Syntax
List.Positions(list as list) as list
Description
Returns a list of offsets for the input list list. When using List.Transform to change a list, the list of positions can be used to give the transform access to the position.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference