Power Query
Power Query
Power Query
Power Query
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 updated 2 years ago
Edit on GitHub
Contents
Splitter.SplitTextByRepeatedLengths
Description
Category