Forum Discussion
Concatenating Multi-Choice Field
jawilson you can do this with a flow in Power Automate and you DO need the Apply to each control as each answer of your multi-choice column needs to be evaluated. In the list below the Platform column is a Choice column with multiple selections allowed, Person is a Person column and Concat is a single line of text column. The result is:
The flow that achieves this is as follows:
Next, outside the Apply to each:
Hopefully you can use that in your flow but come back with any questions.
- jawilsonMay 18, 2020Copper Contributor
Thank you! This certainly looks like it will work.
However, randomly since yesterday my power automate has changed! It now doesn't let me enter a function/expression. It only allows me to select a parameter from a previous step:
I'm not sure how to manually enter the expression, or if it is still possible?