Forum Discussion
katika555
1 year agoResolver I
Problem with tooltip visibility
I am encountering a problem with tooltip visibility when using measure hiding to toggle between ChartA and ChartB.
- I have implemented measure hiding to display either ChartA or ChartB, depending on the selected measure.
When ChartA is hidden and ChartB is shown, the tooltip for ChartB is not appearing as expected.
I would appreciate any guidance or solutions to resolve this tooltip issue.
2 Replies
- AnonymousNot applicable
Hi katika555
You can create some visuals and save their visibility properties using bookmarks, which can then be used to switch between them.
In this case, the tooltip works fine.
Best Regards,
Jayleny
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- katika555Resolver I
Hi, thanks,
but in my scenario I can notu use Bookmarks, I have drop down slicer selection and based on value need to change visibility of charts.