Forum Discussion

nagaraj's avatar
nagaraj
Post Patron
6 years ago

Condition Formatting for BOLD Text

HI,

 

 Is there any way to BOLD the data based on expression ?

 

 Conditional Formatting section allows only to change the FONT color but not allowing to make the text BOLD for a particular column inside Table visualization

 

Regards

Nagaraj

8 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hey nagaraj 

     

    As far as I am aware this feature is not currently available. You may be able to do it using a measure or a theme, but I wouldn't be able to direct you in that pursuit.

     

    You can vote for the idea here for Bold, Itallic, etc. https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/11602134-additional-font-formatting-bold-italic-underlin

     

    If this helps please kudo.

    If this solves your problem please accept it as a solution.

    This will help get the idea more votes.

    • VasTg's avatar
      VasTg
      Memorable Member

      nagaraj 

       

      To add to Anonymous  comments, You could try to use different font family for the values.

       

      Segoe (Bold)

      Arial Black

       

       

      If it helps, mark it as a solution

      Kudos are nice too.

      • nagaraj's avatar
        nagaraj
        Post Patron

        VasTg 

        Thanks for the suggestion.

         

        I have a scenario where on a particular condition satisfied, then i need to make that text as BOLD and should be GREEN color.

        Using Conditional Formatting i can make the color by creating a NEW measure, but can't apply this logic to have BOLD text as the Conditional Formatting is not supported for BOLD

         

        Regards

        Nagaraj

  • VasTg 

    How would the measure be written to indicate a different Font type?  

    I know how to do the measure for picking the colour for say a hex code, but how do you put the font type into DAX expression?