Forum Discussion

Mannai's avatar
Mannai
Helper I
4 years ago
Solved

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
  • amirabedhiafi's avatar
    4 years ago

    Yes, unless you store the formula in a measure as a text.

    Formula = "SUM(yourFactTable[col])..."