Splitter.SplitTextByRanges

Syntax

Splitter.SplitTextByRanges(ranges as list, optional startAtEnd as nullable logical) as function

Description

Returns a function that splits text into a list of text according to the specified offsets and lengths.

Reference Data

https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference

Power Query M Functions / Splitter Functions / Splitter.SplitTextByRanges