Power Query
published
Search
K
Comment on page

Splitter.SplitTextByRanges

Splitter.SplitTextByRanges

Returns a function that splits text into a list of text according to the specified offsets and lengths.
function (ranges as list, optional startAtEnd as nullable any) as function

Description

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

Category

Splitter