Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I have a tooltip page which I am using in my report tab, what I want is
1.When I click on a date slicer, my tooltip1 should not change, it should not have any filter interaction
2. But, when I click on a location slicer on my report, my tooltip1 should show values only relevant to the location selected.
How to achieve this?
Thanks
@MFelix @Pragati11 @amitchandak
Solved! Go to Solution.
Hi @Pragati11
I have uploaded a reference file here,
https://drive.google.com/file/d/12MDq4cStJJov5o8l7nfue4ZtmUmclRHa/view?usp=sharing
Now when I select a date in my date table, I see that my card visual is still giving me all the days in tooltip. I want only those days I have selected.
Similarly when I make selections on my rank slicer, this card should show all the values.
How can I achieve this?
Thanks
Hi, @Anonymous
According to your sample pbix file, I think the reason why your tooltip isn’t filtered by the slicer is that you didn’t open the “Keep all filters” option in the tooltip page, you can go to the tooltip page and set it like this:
Then you can go to the main page and view the tooltip:
And you can get what you want.
You can download my test pbix file below
More info about creating tooltips based on report pages in Power BI Desktop
Thank you very much!
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous
According to your sample pbix file, I think the reason why your tooltip isn’t filtered by the slicer is that you didn’t open the “Keep all filters” option in the tooltip page, you can go to the tooltip page and set it like this:
Then you can go to the main page and view the tooltip:
And you can get what you want.
You can download my test pbix file below
More info about creating tooltips based on report pages in Power BI Desktop
Thank you very much!
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
HI @Anonymous ,
Try to put the metric on your custom tooltip that is not affected only by Location column. You can create a DAX calculation for the metric that tooltip shows and use ALLEXCEPT in that dax.
add more details so that we can help with the dax.
Thanks,
Pragati
Hi @Pragati11
I have uploaded a reference file here,
https://drive.google.com/file/d/12MDq4cStJJov5o8l7nfue4ZtmUmclRHa/view?usp=sharing
Now when I select a date in my date table, I see that my card visual is still giving me all the days in tooltip. I want only those days I have selected.
Similarly when I make selections on my rank slicer, this card should show all the values.
How can I achieve this?
Thanks
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
114 | |
88 | |
87 | |
35 | |
35 |
User | Count |
---|---|
154 | |
100 | |
83 | |
63 | |
54 |