Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Running Sequence number of the filtered data of Gallery

(0) ShareShare
ReportReport
Posted on by

Is it possible to obtain running sequence number of the filtered data of gallery.

 

I am planning insert TextInput and apply a code, so the user can see by sequence number and also can note the total records filtered.

Currently   I manage to inform user for total records by the help of notify and rowcount() function

 

In MS access I use do the below to obtain this :

SELECT Nz(DMax("RecoID","TblLimit),0)+1, LimitCheck1.VendorNo, LimitCheck1.FormNo, LimitCheck1.DoNo, LimitCheck1.DoDt, LimitCheck1.ExtPrice FROM LimitCheck1;

 

To Note : RecoID was the not the field in the Table, it was just declared in the query

 

Kindly advise, if any such method can be used to achieve the requirement.

 

  • Verified answer
    jorge.daniel Profile Picture
    1,430 Super User 2024 Season 1 on at
    Re: Running Sequence number of the filtered data of Gallery

    Hi,

     

    Try this on from Shane Young: PowerApps Tracker App including Add row numbers to a gallery - YouTube

     

    Should get you started.

  • MIA27 Profile Picture
    on at
    Re: Running Sequence number of the filtered data of Gallery

    Any idea about my posted requirement.

    Is it possible in powerapp gallery?.

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 1