PowerApps - Concatenate Values in an array/collection into one string displayed on label

1 year ago
6

PowerApps - Concatenate Values in an array/collection into one string displayed on label

Hey welcome to WeTechCareOfYou!

If you are a returning subscriber we wish to say thankyou!
If you are new to the channel, please subscribe as we release a new video every week. If you have any questions around our videos please just leave a comment and we will get back to you. If you would like to discuss a project or require set hours for development, support or maintenance then please email Admin@WeTechCareOfYou.com or complete a form here: https://wetechcareofyou.com/contact/
Kind Regards,
The WeTechCareOfYou Team

Microsoft Documentation:
https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-concatenate

Code Used:
Concat(ThisCollection, Value & "")

Loading comments...