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 / Filter Pie using Combo...
Power Apps
Suggested Answer

Filter Pie using Combo Boxes

(0) ShareShare
ReportReport
Posted on by
Hi,
 
I'm new to Power Apps; it's been a month since I started studying this low-code platform. Today my manager asked me to create a simple application that involves Pie Charts and graphs. He wanted to visualise total sales, total profit per salesperson, month and year.

Data source: Sharepoint List
List Name: TRI WES SALES

Column Names:

1. WesSalesPerson  = Text
2. WesSection         = Text
3. WesTotalSales     = Number
4. WesTargetProfit  = Number
5. WesTotal Profit   = Number
6. WesMonth          = Text (Month name in words)
7. WesYear              = Number

Ex:

If nothing is selected, then it should show all the total sales, profit and target. values will only change if I change the values in the combo box.


Thank you,
PIE CHART.png
I have the same question (0)
  • Suggested answer
    MS.Ragavendar Profile Picture
    7,431 Super User 2026 Season 1 on at
     
    This is sample Implementation
     
    Combo box control - ComboBox2 
     
    Property of the Combo
     
    Items -   Training  //(SharePoint List)
    DisplayFields -  ["Category"] // Column
     
     
    Chart - PieChart2
     
    Items Property 
     
     
    Filter(Training,(IsBlank(ComboBox2.Selected.Category)||Category=ComboBox2.Selected.Category))
     
     
    Please click Accept as solution if my post helped you solve your issue and help others who will face the similar issue in future.
    ❤️ Please consider giving it a Like, If the approach was useful in other ways.
    🏷️ Please tag me @MS.Ragavendar if you still have any queries related to the solution or issue persists.
     
     

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard