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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

Measure is not working with the fact table date column

Hi all,
I went thorugh a conditional formatting task in power bi.

I want to understand the behaviour of power bi that when I use a measure with fact table date column it's not giving the desired result. 

Measure = IF([Availability1] = "Reserved", BLANK(),IF([Availability1] = "Free", "Green", IF([Availability1] = "Off", "Yellow", "Red")))
Result with fact table date column
PowerBI7_1-1655834110705.png

When I use a different date table, its giving me result on the same measure I have created
Result with the date table "date" column

PowerBI7_2-1655834256650.png

Please help me to know the reason behind it.

Thankful to you all 

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

 

What's your logic of measure [Availability1], I think such different outputs may be related to the context of [Availability1].

If possible , please share your pbix file after removing sensitive data to help us clarify your scenario.

 

Best Regards,
Eyelyn Qin

 

Anonymous
Not applicable

Thanks for your precious revert.

I have attached the link of the file

https://drive.google.com/file/d/1BJKCcPvgQxTHdEz_GDUhpOy2kwBMixH-/view?usp=sharing 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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