Forum Discussion
Switch between views in tooltips
Hi everyone,
I was wondering if there is a way to switch between multiple tooltips report based on the value selected in a chart.
I have a pie chart that I want to change the tooltips reports based on the values selected.
Thanks!
3 Replies
- Greg_DecklerCommunity Champion
Anonymous - Did you ever get this sorted out? If you had a measure in a tooltip, in theory it could take into account if values were selected or not using something like ISINSCOPE perhaps and then return one value or another. If you were referencing that you would like one tooltip page or another be displayed depending upon selection of values, that is definitely not possible. However, again, the tooltip page could take the value selections into account, just like the tooltip measure, in theory.
Any chance you can better explain which of these scenarios you were trying to describe?
- Greg_DecklerCommunity Champion
Anonymous Not really enough information to go on, please first check if your issue is a common issue listed here: https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882
Also, please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2. - amitchandakSuper User
Anonymous , I doubt that. But check if report tooltip page can help