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 / Gallery Label Content ...
Power Apps
Answered

Gallery Label Content Not Updating

(0) ShareShare
ReportReport
Posted on by 5,331 Moderator

I've got two Galleries displaying data from a EventRegistrantsDataCollection/EventRegistrantsDataList.

Gallery 1:
Items: EventRegistrantsDataCollection

CompanyName: ThisItem.CompanyName

 

Gallery 2 is filtered based on the 'CompanyName' that is chosen in Gallery 1.

Gallery 2:
Items: Filter(EventRegistrantsDataCollection,CompanyName=RegistrantReviewHeaderGalleryCompanyNameFld.Text)

CategoryType:
Text: ThisItem.PSMCategoryType

Phineas_0-1647292195620.png


The default first option is correct.

However, when I use the 'navigation' button in Gallery 1 to go to the next business name in Gallery 1 the data in Gallery 2 does not update to the data associated with the newly chosen 'CompanyName' in Gallery 1.

Categories:
  • WarrenBelz Profile Picture
    156,528 Most Valuable Professional on at

    @Phineas 

    You need to refer to the gallery field selected field

    Filter(
     EventRegistrantsDataCollection,
     CompanyName = Gallery1.Selected.CompanyName
    )

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

     

  • BCBuizer Profile Picture
    22,854 Super User 2026 Season 2 on at

    Hi @Phineas ,

     

    I feel like there's some information missing to be able to answer your question: 

     

    Please share the RegistrantReviewHeaderGalleryCompanyNameFld.Text property settings?

     

    What does the 'navigation' button do? Please share the OnSelect property settings?

  • Phineas Profile Picture
    5,331 Moderator on at

    I placed the recommend formula in the Gallery 2 Items property; No change noted.

    Phineas_1-1647297024230.png

     

     

  • Phineas Profile Picture
    5,331 Moderator on at

     

    Gallery 1: 
    Items: EventRegistrantsDataCollection

    RegistrantReviewHeaderGalleryCompanyNameFld
    Text Property: ThisItem.CompanyName

    Phineas_3-1647297348226.png


    This is property for the Gallery navigation button I'm referencing; there is no formula associated with it. It just moves Gallery 1 to the next Item on the List/Collection. The navigation works fine in Gallery 1, I can click through all of the available items, but that does not change the data in Gallery 2 - which it should based on the changing 'Company Name' in Gallery 1.

    Phineas_2-1647297249419.png

     



  • Verified answer
    Phineas Profile Picture
    5,331 Moderator on at

    Not sure what the answer is to the two Gallery filter issue, but I've moved on saved the headache and combined the two Galleries into one. This issue has been resolved. Though the attachments I have aren't appearing. I'll create a new post.

  • BCBuizer Profile Picture
    22,854 Super User 2026 Season 2 on at

    Hi @Phineas,

     

    Weird as the updated items for your second gallery should be working as far as I know. The first reference wouldn't work as there is no reference to the selected item in the first gallery.

     

    As for your issue with the attachments not showing, that's probably because you are using a collection. Attachments are not collected, so you'll have to use a LookUp() in your data source to retrieve those.

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
11manish Profile Picture

11manish 395 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 260 Most Valuable Professional

Last 30 days Overall leaderboard