Hi,
In a sharepoint free text box, users are entering folder names separated by semicolon and I want to load those items in an array.
Sample data entry would be : Test1;Test2;Test3
I would like to load this row of data into an array variable as separate elements like: ["Test1","Test2","Test3"] so that I can perform further actions based on that, thanks in advance.
Solved! Go to Solution.
Howdy @dmistry,
I recently wrote a Blog for the Power Automate Community, https://powerusers.microsoft.com/t5/Power-Automate-Community-Blog/Record-Microsoft-Form-choice-respo...
In which I convert String to a Array,
I hope this helps.
Howdy @dmistry,
I recently wrote a Blog for the Power Automate Community, https://powerusers.microsoft.com/t5/Power-Automate-Community-Blog/Record-Microsoft-Form-choice-respo...
In which I convert String to a Array,
I hope this helps.
Check out new user group experience and if you are a leader please create your group
See the latest Power Automate innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
53 | |
41 | |
39 | |
38 | |
36 |
User | Count |
---|---|
76 | |
72 | |
71 | |
54 | |
49 |