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

Announcements

News and Announcements icon
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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard