Skip to main content

Notifications

Power Automate - Building Flows
Unanswered

How to populate multi select column with flow

Posted on by 266

Good morning!

I created a Sharepoint List and made power apps to collect data. I made a word template and then built a Power apps flow and mapped all values in template using Populate a Word Template step in flow except, however the multi select column is not showing values in Template, using text control like all other single value column/field does show up.

Is there a workaround to make it work/solve. I would appreciate the help!

 

 

And this is what it is populating on Word Template - 

 

How can I make it work.

  • FnuMeenu Profile Picture
    FnuMeenu 266 on at
    How to populate multi select column with flow
    @abc 123  Can you please share the example how to do it.
     
    I would be thankful to you.
     
  • abc 123 Profile Picture
    abc 123 629 on at
    How to populate multi select column with flow
    Whenever you need to see the format of something, manually enter the value into the field, and then use code to output it.
     
    Without testing, I believe that most multiselects will, at the least, be semicolon-separated. item 1; item 2; item 3.
     
    So, in your SharePoint list, populate the field with multiple values.
    In a Flow, use the GetItem or GetItems Action to hit the list.
    Run the flow, and examine the instance and see what was returned. 
     
    When you try to write to the list, use that format.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,487

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,014

Leaderboard