Forum Discussion
Edit "Hover Over" Text
Hi all!
Is there a possibility to edit the text which is shown when you mouse over something?
I would like to show some more detail about (in this example Security) by editing the text either by typing another specific text, or showing a column which would describe it instead of showing the default text (here "Security").
I am also open for other solutions!
Thanks in advance! 🙂
lynnsop , You can add additional columns to the tooltip, if that option is available in visual or you can try a tooltip page https://docs.microsoft.com/en-us/power-bi/desktop-tooltips
2 Replies
- amitchandakSuper User
lynnsop , You can add additional columns to the tooltip, if that option is available in visual or you can try a tooltip page https://docs.microsoft.com/en-us/power-bi/desktop-tooltips
- lynnsopHelper I
Yes! This works, thank you!
Do you know how I can color this text (in Quickinfo-slide) in specific color, depending on if a string equals a specific text?
Example:
Table where my new Quickinfo is shown:Software No
Audio YesOthers No
So I setted it up to show a Quickinfo showing the description of column 1 (describing what software is for example). Can I somehow edit this Text depending on if column2 is yes or no? If yes, then show this Quickinfo in green, if no - show this in red.
This could be possible with a measure which can then be selected as function in formatting, I dont know the DAX for it though.