Showing posts with label not supported. Show all posts
Showing posts with label not supported. Show all posts

Wednesday, December 12, 2018

MS Flows | SharePoint Choice Field with multiple selections or pick list, not supported. Workaround

Question: MS Flows | SharePoint Choice Field with multiple selections or pick list, not supported. Workaround

Answer:

1) Take a string or array variable, I am taking a string variable



2) Then use apply each and append to string function to collate the value in one string, I have placed a "," to separate the values



Then use this string in your flows.