Forum Discussion
Pie Charts Not Interacting :-(
Hello!
I am a novice and I know enough to be dangerous.
I have 4 Pie Charts that are not interacting properly. I am trying to troubleshoot potential causes but I am lost.
My desired outcome is that selecting any item on any one of the pies changes the other three pies. For example,if I select an Industry I will see the figures based on that Industry in Annual Spend, Spend on Our Brand, and the % Respondents pies. Instead, selecting any pie slice of Industry, Annual Spend, or Brand Spend greys the other three Pie Charts out. The only one that interacts with the other three Pie Charts is Source.
Thanks in advance for any tips or tricks I've missed.
6 Replies
- jdbuchanan71Super User
The default behavior is to highlight between charts, we just need to change it to filter.
- Select one of your pie charts
- Click on Format
- Edit Interations
- Change the interaction from Hightlight to Filter.
- You will have to change the interation between all the charts.
- Chart 1 to charts 2, 3 & 4
- Chart 2 to charts 1, 3 & 4
- etc.
After that, when you select a slice of one all the others will get filtered to your selection.
Default is highlight
After changing interaction to filter
- AnonymousNot applicable
Thank you! That was helpful and moved me closer to a solution. I now experience the following behavior within my charts:
If I select and slice from % respondents the other three pie charts properly show filtered results (yay!)
If I select and slice from Industy, Annual Spend, or Spend on Our Brand, % Respondents properly filters. However the other two pie charts dissapear. So, something is amiss with the way those pie charts are setup.
- jdbuchanan71Super User
It is going to be driven by the relationships in the data model and how the measures are written. Selecting "Metal Fabrication" is filtering out all of the rows from the tables that popluate the Annual Spend and % on Our Brand charts. Would it be possible for you to share your model so we can see the data / relationships / measures?