Forum Discussion
Connecting Pie chart and line chart
Hi! I want to create a visualisation where interacting with the line chart alters the pieie chart so it shows the shares between categories for the selected year. This is the current report:
Interacting with the line chart produces this:
Which shows the share of the selected year relative to the total - which I do not want.
I have tried using drill down pie charts by zoom charts, with no luck.
Any ideas?
In advance, thank you so much!
By default with some visuals, the behavior is cross-highlighting, not cross filtering. However, you can change the cross-highlighting to be cross-filtering. Change how visuals interact in a report - Power BI | Microsoft Learn
3 Replies
- audreygerred
Super User
By default with some visuals, the behavior is cross-highlighting, not cross filtering. However, you can change the cross-highlighting to be cross-filtering. Change how visuals interact in a report - Power BI | Microsoft Learn
- elitesmitpatel
Solution Supplier
Disable the Interaction between both Pie chart and line chart by using Edit Interactions .
Select the chart ->Go to Format --> Edit Interactions. - nikolaienokFrequent Visitor
Thank you! Worked perfectly!