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.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
45 | |
42 | |
37 | |
36 | |
23 |
User | Count |
---|---|
41 | |
39 | |
30 | |
29 | |
29 |