Splitter.SplitTextByRepeatedLengths

Syntax

Splitter.SplitTextByRepeatedLengths(length as number, optional startAtEnd as nullable logical) as function

Description

Returns a function that splits text into a list of text after the specified length repeatedly.

Reference Data

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

Power Query M Functions / Splitter Functions / Splitter.SplitTextByRepeatedLengths