Forum Discussion
Mannai
Helper I
4 years agoShow Formula with tooltip
Hello
is it possible to show the formula for every visual as a text without the need to create every tooltip in a single page ?
Thank you
Yes, unless you store the formula in a measure as a text.
Formula = "SUM(yourFactTable[col])..."
4 Replies
- amirabedhiafi
Impactful Individual
Yes, unless you store the formula in a measure as a text.
Formula = "SUM(yourFactTable[col])..."
- Mannai
Helper I
Thank you Amira for your response 🙂
is it applicable for card visuals ? i cant find the tooltip box
- Pragati11
Super User
- Mannai
Helper I
For example when i hover over a visual it shows me the formula which is a text entered by me
thanks for your reply