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 do not refresh...
Power Apps
Unanswered

Gallery do not refresh on iPhone

(0) ShareShare
ReportReport
Posted on by 277

In my canvas app, I have a gallery with Items property as below:

 

SortByColumns(
Filter('mySQLtable',WorkCategory=varShowFieldGroup),
"Work"
,SortOrder.Ascending)

 

 

In the gallery, there are buttons. The buttons OnSelect properties: 

 

Set(varShowFieldGroup,"valueA");
Set(varShowFieldGroup,"valueB");
Set(varShowFieldGroup,"valueC");

 

 

On PC browser it works perfectly. When users press on buttons, the gallery refresh and show new values accordingly. The problem is when we test on real iPhone 12, the Set(.....) only trigger on first time. When user press on another button, the gallery will not refresh. We tested in App studio with iPhone simulator and it is working.

 

Is there any way to work around it and how could I report the bug?

 

 

Categories:
I have the same question (0)
  • Rajkumar_M Profile Picture
    3,747 Moderator on at

    Hi @hongkong 

     

    Try this method

     

    You can directly update the data source by clicking the button's onselect event.

     
    Refresh(DataSource)

    (Or)

    You can easily reset your gallery by clicking the button's onselect event.

     

    Reset(Gallery)

     

    Thanks!

     

    If my response has been helpful in resolving your issue, I kindly request that you consider clicking "Accept as solution" and "giving it a thumbs up" as a token of appreciation.

     

  • hongkong Profile Picture
    277 on at

    Thank you for your suggestion.

     

    In the Gallery, there are multiple buttons per row. In my test, when iPhone user press a button in a row (row 1) first time, it will work. When user press another button in the same row (row 1) , the App will not response.

    When user press another button on another row (row 2) , it will work. When user press another button on row 2, it will not work.

     

    It only happen in iPhone.

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 549 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 225 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 224

Last 30 days Overall leaderboard