web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Combo box is only taki...
Power Apps
Unanswered

Combo box is only taking one person even when multiple users selected?

(0) ShareShare
ReportReport
Posted on by

Hi Power Apps community

 

I hope someone can help me with an issue I'm having with my Combo box. Here is my workflow

1) Select Multiple users from combobox

2) Information goes in to my Power Automate Flow for Approval.

 

Issue is it is only registering as if I selected one user and multiple users

 

It seems to only be taking one person and not multiple which Im not sure why?

 

Masum172_0-1676773884737.png

Masum172_1-1676773926651.png

Allow multiple selection is switched on also so kinda not sure what else to look at, hoping it isn't something right in front of me>!

 

Thanks in advance for any assistance with this!

Categories:
I have the same question (0)
  • LaurensM Profile Picture
    12,516 Moderator on at

    Hi @Masum172,

     

    There might be an issue with the way you are entering the ComboBox value as a parameter to your flow. In case of multiselection, you should not enter the combobox parameter as 'ComboboxName.Selected' (will only send 1 person) but as 'ComboboxName.SelectedItems' (which is a table value).

     

    How I usually send table values to Power Automate is by converting the table to a string and using the Parse JSON action in Power Automate to read out the (text/json) table data. The parameter passed to your flow should look as follows:

    JSON(ComboboxName.SelectedItems)

     

    From within Power Automate, you can read out this text/json data via the Parse JSON action which will give you an array of people/users.

     

    If this solves your question, would you be so kind as to accept it as a solution.

    Thanks!

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 408

#2
WarrenBelz Profile Picture

WarrenBelz 382 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 328 Super User 2025 Season 2

Last 30 days Overall leaderboard