Power Query
published
Search
⌃K

Combiner.CombineTextByDelimiter

Combiner.CombineTextByDelimiter

Returns a function that combines a list of text into a single text using the specified delimiter.
function (delimiter as text, optional quoteStyle as nullable any) as function

Description

Returns a function that combines a list of text into a single text using the specified delimiter.

Category

Combiner