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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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