Forum Discussion

sudhav's avatar
sudhav
Icon for Helper V rankHelper V
4 years ago
Solved

Hex code in power BI

what is Hex code in power bi and how and where we can use it?? could anybody please tell me.

  • sudhav , Not clear.

    Hexcode is use colors.

    example

    #ff00ff

     

    You can use that in color palette or we can have a measure with colors  and use that in conditional formatting using field value option

     

    measure = "#FFCCDD"

     

     

1 Reply

  • sudhav , Not clear.

    Hexcode is use colors.

    example

    #ff00ff

     

    You can use that in color palette or we can have a measure with colors  and use that in conditional formatting using field value option

     

    measure = "#FFCCDD"