Hello Everyone, I have a question about PowerApps. I have a Gallery which looks like this.
When user clicks on the “Pool Table”, on the Detail Screen user can see pics for “Pool Table”.
Now if a user goes back to Gallery Screen and click on another item (For example: Men’s Black Watch) then user still sees “Pool Table” pics. How can I make sure to clear the Gallery cache such as it will show the watch pics?
Data is coming from SharePoint List. Any help will be appreciated!
Thanks,
Nidhi
Excellent, glad you got it working 👍
Like it? please click the Thumbs Up button!
Problem Solved? please click the Accept as Solution button to help other Community members find the answer as well!
We tried refreshing the list item on detailed screen, and that worked. Thank you for your suggestion.
Hi Wayne, Thank you for your reply. Let me give it a try.
If you're moving between Screens make sure you're using a Variable to identify which items to view. If the Galleries are just linked by .Selected then this can be 'forgotten' in the transition between Screens
Like it? please click the Thumbs Up button!
Problem Solved? please click the Accept as Solution button to help other Community members find the answer as well!