Forum Discussion
Multiple Interactions Not Working Between Charts
In your example, since Chart B filters only C, after you click on Chart B for a specific product, Chart A will be no longer clicked. But Chart C should be still filtered. Please refer to the following video.
I think a better solution is to make Chart B filter A and C instead of only C. Please refer to following video.
Best Regards,
Herbert
You are seeing correct results only due to the way your data is setup. If Sales Rep M1, sold products in other years other than 2015 or A1 was sold by another rep your results would not be as you expected. Add to your dataset the following:
Year, Product, Rep, Sales
2016, A1, M1, 5
2015, A1, M2, 10
- v-haibl-msft9 years agoMicrosoft Employee
I see… There is a feature request for this function here. Please vote on it.
You can now use a slicer to filter the year as a alternative.
Best Regards,
Herbert