Forum Discussion
Anonymous
6 years agoNot applicable
Shape Map Tooltip
Hi All,
Anyone have an idea about customizing the default tooltip for the shape map visual, in specific I want to remove the Color Saturation field from the default tooltip! I don’t need to use a report page as a tooltip. I am looking for A DAX code if possible. Thank you.
Anyone have an idea about customizing the default tooltip for the shape map visual, in specific I want to remove the Color Saturation field from the default tooltip! I don’t need to use a report page as a tooltip. I am looking for A DAX code if possible. Thank you.
5 Replies
- Greg_DecklerCommunity ChampionI do not believe so, I think you need to use a report page tooltip. There is no "exclude from tooltip" option that I am aware of.
- AnonymousNot applicableThank you Greg for your kind reply, Do you have an idea about creating a new measure as a tooltip using DAX instead?
- Greg_DecklerCommunity Champion
Yes, you can create any measure that you want and put it in the Tooltip area but that just adds information to the default tooltip.