Forum Discussion
Using a hover tooltip with a shape
- 2 years ago
first, you need to to set the page as : allow as tooltip. as on
next ,
you go to the visual you want and add the tooltip to :
now for shape, i dont think you can add a tooltip for it .
but what you can do , is add a tooltip like this for shapes :
you can use some dax code for the tooltip to be dynamic .
let me know if that works for you .
If this answers your question , mark it as the solution ā so can you can help other people in the community find it easily .
I apprieciate your solution, unfortunatly this doesn't work for what I'm wanting - I'd like the tooltip on a shape to be a standard tooltip where it shows visuals etc
A workaround I've found is to use a card visual with a random value, in the callout section only use label then rename the value in the build visual section
Hope that makes sense š