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 Chart based on ...
Power Apps
Unanswered

Filter Chart based on multiple conditions

(0) ShareShare
ReportReport
Posted on by 141

Hi Team - I have a chart that I'd like to filter based on multiple conditions. 

The chart will need to do the following:

  1. User selects a name in chart 1 (left Chart)
  2. Left chart populates with all Open/Filled/Vacant position
  3. Second chart (to the right) populates all locations based on Open/Filled/Vacant positions
  4. The chart filters when the user selects specific locations 
    1. when the chart filters it shows the count by each location
    2. it shows the count by role type (open/filled/vacant)

Chart #1 is working correctly. I also I managed to get the chart to work when the user selects a location and the status of a role. However, I can't seem to get the chart to populate all information at once so the user can see, all their open/filled positions by location. 

Here's the code: AddColumns(GroupBy(Filter(TechProdHCTracker,
Tech_Lead = CmdChart1.Selected.Result,
Country_Location = CmdLocations.Selected.Result,
Role_Status = CMDRoleStatus.Selected.Result),"field_13","InternationalChart"),
"MyIntlChartTotal",CountRows(InternationalChart)) 

Annasuela__0-1665958305538.png

How can I make the second chart populate with all locations and then filter it based on locations and Open/Filled roles? 

 

Thank you,

Anna 

 

Categories:

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard