Syntax
List.Range(list as list, offset as number, optional count as nullable number) as list
Description
Returns a subset of the list beginning at the offset list. An optional parameter, offset, sets the maximum number of items in the subset.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference