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 / how to check value of ...
Power Apps
Answered

how to check value of gallery column with combobox?

(0) ShareShare
ReportReport
Posted on by 12

I have a dropdown that holds sections, then I add the section to temporary list and show up in gallery.

I want to add  multiple sections at a time, and I am doing that however i want to avoid duplicated values, so once I add one section  before I saved the gallery to other list, how can I  check if the section is already added to the gallery?

IloveTigray_0-1712654708190.png

 

Categories:
  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @IloveTigray ,

     

    I think it would be better to validate the section before adding it to the Gallery, so the Add button would be greyed out if the selected section is already in the Gallery.

     

    DisplayMode of Add button:

    If(SectionComboBox.Selected.Section in Gallery.AllItems.SectionLabel.Text, DisplayMode.Disabled, DisplayMode.Edit)

     

    Best regards,

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 396 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 323

#3
WarrenBelz Profile Picture

WarrenBelz 193 Most Valuable Professional

Last 30 days Overall leaderboard