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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Conditional formatting and show items with no data

conditional formatting errorconditional formatting errorHi everyone,

 

I am trying to create a composite model with an imported table, which stores the type of operation and the remaining days, and a comment table, containing the comments, which is obtained from direct query such to be updated in real time.  After creating the relations I tried to produce a table visualization. I want to highlight the data with conditional formatting based on the "remaining days" field. Unfortunately I am stuck with two issues:

  • If I do not show "items with no data" only the rows with a comment are shown (this is not what I need);
  • If I show also items with no data the conditional formatting stops working and all the rows without a comment are colored the same.

Have you got any idea (or workaround) on how to fix the conditional formatting? Can it be respected also for rows missing a comment or is there an alternative way to otbain what I need?

Thanks a lot.

1 REPLY 1
lbendlin
Super User
Super User

You cannot apply conditional formatting to things that aren't there.  You would need to create a cartesian product first and then apply the conditional formatting on that.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors