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 ensure latest d...
Power Apps
Unanswered

How to ensure latest data is shown on gallery click?

(0) ShareShare
ReportReport
Posted on by 377

Hi

I have a Power App which has a Gallery on it. The Gallery shows data from a SharePoint List.

I can search the Gallery and when I click on an item I show further details on the right.

Nothing crazy just yet.

 

I have an issue - the "further details" section doesn't show the correct data if I make a change in my SPO list.

So if I edit "Company A" in the list to have "New Address" instead of "Address" the data will not show that in the Power App.

 

I though I might have to do a Refresh of the data on the Arrow within the Gallery but that doesn't seem to work?

 

Thanks

P

Categories:
I have the same question (0)
  • NPPlatform Profile Picture
    606 Moderator on at

    @pmwhelan A refresh of the SharePoint-list in your Power App should work. What is the Refresh()-code you have on the arrow looking like? 

  • pmwhelan Profile Picture
    377 on at

    Thanks

     

    In the OnSelect of the arrow I do this

    //Refresh('Engagement Terms');
    If(ThisItem.ID=galleryResults.Selected.ID,
    Set(vShowRectangle, true);Set(vShowDetail, true);Set(vClientName, ThisItem.'Client Name');Select(Parent),
    Set(vShowRectangle, false)
    )
     
    But then it blanks out all the values.
     
    I think I see the problem. When it does the refresh then no item is selected.
    How would I get it to hole the selected item?
     
    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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 846

#2
Valantis Profile Picture

Valantis 532

#3
Haque Profile Picture

Haque 410

Last 30 days Overall leaderboard