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 from excel t...
Power Apps
Unanswered

Pie chart from excel table

(0) ShareShare
ReportReport
Posted on by 101

Hi everyone, i have searched to the best of my knowledge, but i can't seem to find the right method.

 

I have an excel sheet to monitor log ins.  More importantly, if it was an incorrect password.

 

My table called "AuditLog" has

3 columns:

  • Name
  • successful
  • failed

 

I would like a pie chart to pull the data from an excel sheet (thats already a connection) and just give me a visual representation of how many successful vs failed log in attempts.

 

Any help, would be super.


Thanks,

Joe.

Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I learned how to use pie charts from this video:

    https://youtu.be/22HqqVp-I80

     

    You would want to group by Name, Successful, and Failed and then sum those groups.
    Below is the code that i used and worked well for me. 

    AddColumns(GroupBy(DataSource, "ColumnName", "group"),"SumOfCategory", Coalesce(Sum(group,cost)))
  • LRVinNC Profile Picture
    2,297 on at

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#2
11manish Profile Picture

11manish 205 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard