Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
FelipeCosta
Advocate I
Advocate I

Column Chart Conditional Formatting not Working in Service

Hello, I created a measure that returns a color value to use as a conditional formatting in a visual. It works on PBI Desktop, but not in the service (I tested with Edge and Google Chrome).

 

I noticed that not only in this report, but this feature doesn't work in any report at all:

Bug Conditional Formatting

 

What am I doing wrong? Is this a limitation?

This measure returns either 

"98E0AD", "F8A1A4", "BFBFBF"
1 ACCEPTED SOLUTION
FelipeCosta
Advocate I
Advocate I

I solved this issue by putting a # symbol before the color code.

So, my instead returning:

"98E0AD", "F8A1A4", "BFBFBF"

 

My measure now returns:

"#98E0AD", "#F8A1A4", "#BFBFBF"

View solution in original post

1 REPLY 1
FelipeCosta
Advocate I
Advocate I

I solved this issue by putting a # symbol before the color code.

So, my instead returning:

"98E0AD", "F8A1A4", "BFBFBF"

 

My measure now returns:

"#98E0AD", "#F8A1A4", "#BFBFBF"

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors