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 / Pie chart based on Sha...
Power Apps
Unanswered

Pie chart based on SharePoint List text column

(0) ShareShare
ReportReport
Posted on by 300

Hi! I have a SharePoint list called 'Template' and within a column called 'Status'.

Issue Status can have ABC, XYZ and other text values. How do I show the sum of each value within this column in a pie chart?

I've tried GroupBy but cannot figure out the correct formula. Thanks for your help!

 

SP List Name: Template

Column: Status

Status Text Values: ABC, XYZ, etc...

 

Pie chart to show how many ABC, XYZ in the whole list.

Categories:
I have the same question (0)
  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @jaanihsm ,

     

    Please try:

    AddColumns(
     GroupBy(
     ListName,
     "Status",
     "NewGroup"
     ),
     "Count",
     CountRows(NewGroup)
    )

     

    Best Regards,

    Bof

  • jaanihsm Profile Picture
    300 on at

    Hi @v-bofeng-msft!

     

    I added above but got this error message:

     

    jaanihsm_0-1715355848437.png

     

  • jaanihsm Profile Picture
    300 on at

    Hi @v-bofeng-msft! Any recommendations to go about the nested tables warning? Thank you!

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

#2
11manish Profile Picture

11manish 192

#3
Valantis Profile Picture

Valantis 128

Last 30 days Overall leaderboard