Hi Community,
I got the solution for 1 multi-choice column being inputted as array and not string so that it shows up as value in SP list.
But- i have 10 multi-choice SP columns in a list having 50 columns- it would be great if i don't have to replicate these steps multiple times for all the remaining 10 multi-choice columns
My flow currently is as below which translates multi-choice values from 1 column "Source System" and converts it from string to array having differing values and shows up properly in SP list
Solved! Go to Solution.
Hi @GauravG
Create a child flow and move your current steps of data manipulation in a child flow where it returns the format of multi choice selection (JSON format). Call the child flow from your main flow and map the body response output under the choice column. Make sure press that 'T' sign (For array value format) and map the body response.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video TutorialsHi @GauravG
Create a child flow and move your current steps of data manipulation in a child flow where it returns the format of multi choice selection (JSON format). Call the child flow from your main flow and map the body response output under the choice column. Make sure press that 'T' sign (For array value format) and map the body response.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogPower Automate Video TutorialsJoin digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
87 | |
57 | |
41 | |
37 | |
33 |
User | Count |
---|---|
92 | |
73 | |
70 | |
60 | |
40 |