Power Query
Search…
published
Introduction
Accessing Data
Action
Binary
Binary Formats
Combiner
Comparer
Cube
Date
Date Time
Date Time Zone
Diagnostics
Duration
Error
Expression
Function
Lines
List
Logical
Metadata
Number
Record
Replacer
Splitter
Splitter.SplitByNothing
Splitter.SplitTextByAnyDelimiter
Splitter.SplitTextByDelimiter
Splitter.SplitTextByEachDelimiter
Splitter.SplitTextByLengths
Splitter.SplitTextByPositions
Splitter.SplitTextByRanges
Splitter.SplitTextByRepeatedLengths
Splitter.SplitTextByWhitespace
Table
Text
Time
Type
Uri
Values
Powered By
GitBook
Splitter.SplitTextByRepeatedLengths
Splitter.SplitTextByRepeatedLengths
Returns a function that splits text into a list of text after the specified length repeatedly.
function (
length
as number, optional
startAtEnd
as nullable any) as function
Description
Returns a function that splits text into a list of text after the specified length repeatedly.
Category
Splitter
Previous
Splitter.SplitTextByRanges
Next
Splitter.SplitTextByWhitespace
Last modified
3yr ago
Copy link
Contents
Splitter.SplitTextByRepeatedLengths
Description
Category