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 / Allow multiple items s...
Power Apps
Answered

Allow multiple items selected from a combo box to appear in a gallery

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have a gallery where I want to show the items which have been selected through a combo box. The combo box formula is: Distinct('Referral Tracker',Department), meaning that as Departments are added through form responses, these are automatically included in the drop-down selections.

 

I’m currently stuck with the gallery only selecting the most recently selected item within the combo box, rather than selecting multiple at the same time. How can I amend my gallery and combo box, so I can select more than one department to appear within my gallery?

 

Gallery formula: Filter('Referral Tracker',IsBlank('Department Combo Box'.SelectedItems.Result) || IsEmpty('Department Combo Box'.SelectedItems) || Department = 'Department Combo Box'.Selected.Result)

 

Combo box: ‘Department Combo Box’

Data source: ‘Referral Tracker’

Column from data source: ‘department’

 

Combo box formula: Distinct('Referral Tracker',Department) Thank you.

Categories:
I have the same question (0)
  • David_G Profile Picture
    62 on at

    Hello CamArmstrong, I'm not sure that how look the 'Department Combo Box'.Selected.Result result, but, in your filter, can you try to replace the "=" by "in"

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thanks for the help David, appreciate it!

  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    In case it's of use to anyone down the line, I was able to find a solution to this with the help of the below YT Video: https://www.youtube.com/watch?v=5dSk5iOgT68&t=540s

     

    I replaced the '=' with 'in' and the 'Selected.Results' with 'SelectedItems' at the end of the formula.

     

    Filter('Referral Tracker',IsBlank('Department Combo Box'.SelectedItems.Result) || IsEmpty('Department Combo Box'.SelectedItems) || Department in 'Department Combo Box'.SelectedItems)

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard