Forum Discussion
selecting filtering for chart on tooltip
- 3 years ago
Hi, ValeriaBreve
As far as I know, if you have added a user-selectable year slicer to the report page, when you select a year value on the report page, your corresponding chart will already filter to the value of the sales for a particular item under the currently selected year. If the year is displayed as All, then there are only two possibilities:
The visual interaction between your year slicer and the corresponding chart is not open, you can check this article:
Change how visuals interact in a report - Power BI | Microsoft LearnYour year column is listed on a different table than the values in the corresponding chart, and there is no relationship between the two tables or the data is filtered in the wrong direction.
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi, ValeriaBreve
As far as I know, if you have added a user-selectable year slicer to the report page, when you select a year value on the report page, your corresponding chart will already filter to the value of the sales for a particular item under the currently selected year. If the year is displayed as All, then there are only two possibilities:
The visual interaction between your year slicer and the corresponding chart is not open, you can check this article:
Change how visuals interact in a report - Power BI | Microsoft Learn
Your year column is listed on a different table than the values in the corresponding chart, and there is no relationship between the two tables or the data is filtered in the wrong direction.
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi Aniya,
thanks, I had not seen this but this is exactly how I solved this issue - I used a different date table for my tooltip than for the slicers in the report page, and that works well.
Thanks!