Forum Discussion
Mannai
4 years agoHelper I
Show 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
- amirabedhiafiImpactful Individual
Yes, unless you store the formula in a measure as a text.
Formula = "SUM(yourFactTable[col])..."
- MannaiHelper I
Thank you Amira for your response 🙂
is it applicable for card visuals ? i cant find the tooltip box
- Pragati11Super User
- MannaiHelper 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