Skip to content
Home » How to concate rows into single column separated by comma

How to concate rows into single column separated by comma

Concat function in Power Apps

The Concat function concatenates the result of a formula applied across all the records of a table and returns a single string. Concat( Table, Formula, separator) Table – Required. Table to… Read More »Concat function in Power Apps

Loading