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 / Filtering form/app on ...
Power Apps
Suggested Answer

Filtering form/app on the landing page by category

(1) ShareShare
ReportReport
Posted on by 66
Hi all,
 
I'm building a simple app to collect form submissions to make up a library of results.
These results as captured in a simple SP list.
On the landing/gallery page, by default, it will list the submissions as they come in.
 
I could like to group all the submissions by a field ('city') so that on the main landing page there would be a list of all
cities and ideally the number of entroes for each
 
e.g.
 
London (16)     >
Belfast (3)        >
Berlin (23)      >
 
How do you get the count of entries per city on the landing page along with the ability to filter by city.
 
I'm hoping when someone clicks on 'London' it will direct them to a list of 16 aplicable entries.
 
Any ideas?
 
Kind regards,
Brian
Categories:
I have the same question (0)
  • Suggested answer
    Michael E. Gernaey Profile Picture
    53,968 Moderator on at
    Hi,
     
    Terribly sorry I am running to bed, but wanted to give you a direction
     
    1. You want to use the GroupBy Function to group them by the City
    2. Then you have a couple options.
     
    a) use an Add Column and use the CountRows() function to add that column with the Count of the City
    b) Or, change the Label Text to be like this (I am assuming its a label)
    ThisItem.City & "(" & Text(CountRows(Filter(MySource, City = ThisItem.City))) & ")"

     Its late and I may or may not have added too many ) lol but thats the gyst.
     

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 335 Most Valuable Professional

#2
11manish Profile Picture

11manish 165

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 96 Super User 2026 Season 1

Last 30 days Overall leaderboard