Hi everyone.
I am currently in the middle of creating a form submitting to sharepoint list then to be followed up in powerapps.
An issue I've encountered when using the multiple choice question, it submits the information encased within [""].
Is there a way to remove these values to show up as "Neil, katie" insetad of ["Neil",Katie"].
Question:
Run flow value:
Value in sharpeoint list:
Solved! Go to Solution.
Hi @Powerman1 ,
I have made a test on my side, please refer to screenshot below to create the flow:
The content in the Schema as below:
{ "type": "array", "items": { "type": "string" } }
The flow would run successfully as below:
Best regards,
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Powerman1 ,
I have made a test on my side, please refer to screenshot below to create the flow:
The content in the Schema as below:
{ "type": "array", "items": { "type": "string" } }
The flow would run successfully as below:
Best regards,
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks, this worked excellently.
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 |
---|---|
49 | |
41 | |
39 | |
36 | |
34 |
User | Count |
---|---|
68 | |
65 | |
65 | |
54 | |
49 |