Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I am trying to introduce colour to a cell, to add value to visualization
In Excel it looks like (below) the the Colour column displaying the required Hex code required
How can i show in Power BI i.e. Format a Cell, or Row, or Text, or even add a Shape with colour
Any thoughts / comments appreciated
Solved! Go to Solution.
@Anonymous , in Conditional formatting use field value. Choose max of this colour
or create a measure Max(Table{colour]) and use that in matrix with field value column.
Hey @Anonymous ,
you can format the cell with conditional formatting:
As far as I know you can do the formatting based on a field/measure, but you still have to define the colors for each result:
@Anonymous , in Conditional formatting use field value. Choose max of this colour
or create a measure Max(Table{colour]) and use that in matrix with field value column.
Thank you
I had to change one Hex value to get the correct colour but works like a dream
Question is there a way to hide the text (Hex code)?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.