Text.Combine

Syntax

Text.Combine(texts as list, optional separator as nullable text) as text

Description

Returns the result of combining the list of text values, texts, into a single text value. An optional separator used in the final combined text may be specified, separator.

Reference Data

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

Power Query M Functions / Text Functions / Text.Combine