Power Query
published
Search
⌃K

Splitter.SplitTextByDelimiter

Splitter.SplitTextByDelimiter

Returns a function that splits text into a list of text according to the specified delimiter.
function (delimiter as text, optional quoteStyle as nullable any) as function

Description

Returns a function that splits text into a list of text according to the specified delimiter.

Category

Splitter