Please help.
I have a flow to populate a word template, I have tried several of the posted solutions and still the array for priority will not populate correctly. This is probably an easy fix. The field for the array is from a multiple selection column in SharePoint. I tried the basic of just selecting the priority value and then I end up with the apply to each debacle. Then I tried the string() fixes listed and ended up with the complete {"@odata.type":"#Microsoft.Azure.Connectors. -
This really shouldn't be this hard.
here is the current flow
concat(triggerOutputs()?['body/AES_x0020_Priority_x003a_Priorit'])
Result of populated Microsoft word template
Solved! Go to Solution.
Hi @jessHawley ,
Maybe you could try using string variables to build multiple values in an array into a single string.
Best Regards,
Charlie Choi
Hi @jessHawley ,
Maybe you could try using string variables to build multiple values in an array into a single string.
Best Regards,
Charlie Choi
Charlie it worked!!!!! Thank you for the help greatly appreciated!!!
User | Count |
---|---|
23 | |
15 | |
14 | |
10 | |
9 |
User | Count |
---|---|
48 | |
29 | |
28 | |
25 | |
23 |