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 / charts - top 10 function
Power Apps
Answered

charts - top 10 function

(0) ShareShare
ReportReport
Posted on by 18

Hello,
Unfortunately, I'm not a specialist when it comes to programming power apps. 😞
Currently I would like to integrate a chart that gets the data from a list.
When I link this as a chart, it shows me all the colour values as a separate segment. However, I would like to group all the same values in column 1 as shown in the picture or count them and display the frequency.
Ideally, this should be filterable over a period of time.

renedd78_0-1640000205345.png

 

Thanks a lot

René

list.JPG
Categories:
I have the same question (0)
  • Verified answer
    Expiscornovus Profile Picture
    33,718 Most Valuable Professional on at

    Hi @renedd78,

     

    You could add a couple of columns to your collection to use for group by and countrows functions.

     

    Below is an example of that approach.

    In this example I used a SharePoint list which is called ColoursCounting. I have added a column called ColourColumn (which uses the Title value like in your setup). 

    AddColumns(GroupBy(AddColumns(ColoursCounting, "ColourColumn", Title), "ColourColumn","Count"), "Number of Items", CountRows(Count))

     

    numberofitems_countrows.png

  • renedd78 Profile Picture
    18 on at

    Thanks Expiscornovus.It works perfect.

     

    br

    renedd78

     

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
Haque Profile Picture

Haque 85

#2
WarrenBelz Profile Picture

WarrenBelz 76 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard