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,830 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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard