Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Steve20262026
Regular Visitor

Create connected 3 pie chart

Greeting,

I want to create 3 charts that connects with each other, which it does currently. But there is one thing I want to improve on. When the first pie "Close" is selected, the second chart shows close for OCS and Sig. However, when OCS is selected in second chart, the number changed. I would like to achieve the 2nd pie the number remains close for OCS instead of the number changed to the total of open and close for OCS.

 

For the first pie, interaction filter is set for 2nd and 3rd. For the 2nd pie, filter is set for 3rd chart.

 

Thank you for the help.

 

 

Steve20262026_0-1763572048732.png

 

1 ACCEPTED SOLUTION
Zanqueta
Super User
Super User

Hi @Steve20262026 

Use Edit Interactions Carefully

  • Ensure Chart 1 (Status) filters both Chart 2 and Chart 3.
  • Ensure Chart 2 (Discipline) only filters Chart 3.
  • But Chart 2 should not override the Status filter — this is where the default behaviour may not suffice, hence the need for DAX-based control.

Zanqueta_0-1763573041859.png

 

 





 

If this response was helpful in any way, I’d gladly accept a kudo.
Please mark it as the correct solution. It helps other community members find their way faster.
Connect with me on LinkedIn

View solution in original post

5 REPLIES 5
v-sshirivolu
Community Support
Community Support

Hi @Steve20262026 ,
I would take a moment to thank @ryan_mayu ,
 for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
 

I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions

 

Hi @Steve20262026 ,

I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.

 

Shubham_rai955
Super User
Super User

To keep the 2nd pie chart showing only the "Close" count for OCS when you select OCS, instead of changing to the total of Open and Close:

  1. Create a measure for the 2nd pie chart that always filters for "Close" status, ignoring other statuses.

  2. Use this measure in the 2nd pie chart instead of the default count or sum.

  3. Keep the interaction filters as they are.

This way, when you select OCS in the 2nd pie, it still shows only the "Close" values for OCS, not the total.

ryan_mayu
Super User
Super User

@Steve20262026 

i think you can try bookmark navigator. Set up the bookmarks fist, then use bookmark navigator to direct to the expected ouptut

 

https://learn.microsoft.com/en-us/power-bi/create-reports/button-navigators?tabs=powerbi-desktop?wt....

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Zanqueta
Super User
Super User

Hi @Steve20262026 

Use Edit Interactions Carefully

  • Ensure Chart 1 (Status) filters both Chart 2 and Chart 3.
  • Ensure Chart 2 (Discipline) only filters Chart 3.
  • But Chart 2 should not override the Status filter — this is where the default behaviour may not suffice, hence the need for DAX-based control.

Zanqueta_0-1763573041859.png

 

 





 

If this response was helpful in any way, I’d gladly accept a kudo.
Please mark it as the correct solution. It helps other community members find their way faster.
Connect with me on LinkedIn

Helpful resources

Announcements
Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.