Forum Discussion
sudhav
Helper V
4 years agoHex 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
- amitchandak
Super User
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"