@BB818U Sorry I made an error in my earlier response.
Select Action
You will need to add a Select action to your flow. In the From field, insert the multi-choice dynamic content. In Key field, insert Value and in the Value field, insert the multi-choice value dynamic content.

The Select action will pull just the values into an array which is what the Create Item action requires.

Insert Multi-Choice Values
Add a Create Item action after the Select action.

In the Create item action. Click on the icon to switch the input mode for the multi-choice column.

Insert the output dynamic content from the Select action.

Run a test.
Tip: You can limit the number of items to run your test with by using the Top Count in the Get Items action. This way you aren't running the test on your full list.
Hope this helps!
If I helped you solve your problem—please mark my post as a solution ✅. Consider giving me a 👍 if you liked my response!
|