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

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

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

                                    

     

     

     

4 Replies

  • amirabedhiafi's avatar
    amirabedhiafi
    Impactful Individual

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

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

                                    

     

     

     

    • Mannai's avatar
      Mannai
      Helper I

      Thank you Amira for your response 🙂

       

      is it applicable for card visuals ? i cant find the tooltip box 

    • Mannai's avatar
      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