RelativePosition.Type

RelativePosition.Type indicates whether indexing should be done from the start or end of the input.

Enumeration Options

Enumerations simplify the process of selecting options within a function. To specify the RelativePosition.Type, users have the option to either input the below Argument description (which provides more information) or the shorter Value (which provides a more concise representation).

ArgumentValueDescription
RelativePosition.FromStart0Indicates indexing should be done from the start of the input.
RelativePosition.FromEnd1Indicates indexing should be done from the end of the input.

Applies to

Here’s a list of functions that work with RelativePosition.Type:

BI Gorilla Blog

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/relativeposition-type
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.