I have implemented gallery pagination in power apps, user has requested for go to page functionality that is when i enter page number in a text input ,the respective page should display.
how do i capture the page number with out hitting next icon.
Many Thanks in Advance .
Well, it depends on how you implemented pagination in the first place. I assume that you added Next and Previous buttons and you are using a Filter or something to trim the gallery Items down to only the correct 10 or 20 or whatever. If so, then I'd suggest you try making pageNumber a Named Formula instead. by making it a Named Formula, you can make it really easy to tweak with your next and last buttons and with a numerical input for "go to page" then you would just use that pageNumber Named Formula in your Filter instead of whatever you're currently doing to trim down the results.
WarrenBelz
85
Most Valuable Professional
Michael E. Gernaey
65
Super User 2025 Season 1
mmbr1606
55
Super User 2025 Season 1