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 Scroll Straigh...
Power Apps
Unanswered

Gallery Scroll Straight To Bottom/Top

(0) ShareShare
ReportReport
Posted on by 98

I've got a gallery that has its items influenced by selections on the outside.  I've got a text label that holds a value that takes a weight from each record in the gallery and calculates it.  However, when the gallery hits over 100 it doesn't calculate the information on the > 100 records.  When scrolled, it collects that info.  

 

I'm trying to add some jump to bottom/top buttons.  I'm using the following formula in the Default property of the gallery: 

If(
 hvtTicketScroll = false,
 Last(galHVTTicketList.AllItems),
 First(galHVTTicketList.AllItems)
)

 

And then inside each button is 

UpdateContext({hvtTicketScroll : false})

 or

UpdateContext({hvtTicketScroll : true})

This works fine to scroll to the top and bottom, however none of the records inside of the gallery work for being selected and sending that information to an edit form.  It defaults to either the first or last record.  I tried adding a 

Blank()

to the If() statements, but it doesn't look like you can do that inside of the default gallery property, along with the Last/First commands.  

 

Thanks 🙂

Categories:
I have the same question (0)

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 325 Most Valuable Professional

#2
11manish Profile Picture

11manish 165

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 88 Super User 2026 Season 1

Last 30 days Overall leaderboard