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
Chris_Kegler
New Member

Conditional formatting stops working when 'show items without data' is selected

In a PBi report, table visual with several projects, I want to color the cells of various columns (project caracteristics) orange when there is no value (no data entry). This works fine, as long as I do not use 'show items without data'. When I toggle this on ALL cells with conditional formatting turn orange, even if they have a value. If I toggle it off, no items are shown. The whole idea is to show all items, and color the background of empty cells orange when there is no data entry (everything should be populated). It seems that some columns have no value at all (waiting on data-load) causing the problem? Can this be resolved in a simple way?      

1 REPLY 1
Uzi2019
Super User
Super User

Hi @Chris_Kegler 

You can write a seperate measure for color fomatting
Color= if(Min[Project name] = Blank()," Orange", "white")

Uzi2019_0-1714556988308.png

 

then set this as cell element of project name background color > Field value> Color

 

Uzi2019_1-1714557086273.pngUzi2019_2-1714557103943.png

 

 

I hope I answered your question!

 

 

Don't forget to give thumbs up and accept this as a solution if it helped you!!!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.