Forum Discussion
Anonymous
9 months agoNot applicable
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 sh...
- 9 months ago
Hi Anonymous
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
9 months agoSuper User
Hi Anonymous
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.