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.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
92 | |
58 | |
42 | |
40 | |
38 |
User | Count |
---|---|
84 | |
71 | |
57 | |
56 | |
42 |