PowerApps – Concatenate Values in an array/collection into one string displayed on label
Microsoft Documentation:
https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-concatenate
Code Used:
Concat(ThisCollection, Value & “”)
You can watch the full video here:
https://youtu.be/dvFwFn0hDsA