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

The Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more

Reply
campelliann
Post Patron
Post Patron

Comparing dates

Hi there, 

I have a calculated column on PQ where I want to compare a date someone leaves the company to today, to conclude if the person is active or not. 

 

So I basically did if [Demission Date] = null or [Demission Date] >= Date.From(Datetimefixedlocalnow()).

And I am getting someone who leaves today 17-3 is inactive. If I extract the date from Datetimefixedlocalnow() and today is 17-3, shouldnt just be equal? [Demission Date] is date only type.

1 ACCEPTED SOLUTION
Vijay_A_Verma
Most Valuable Professional
Most Valuable Professional

In my view, you >= should be changed to > only  as the person will be inactive from tomorrow only not today. 

= is forcing it to be equal to today. 

 

View solution in original post

2 REPLIES 2
Vijay_A_Verma
Most Valuable Professional
Most Valuable Professional

In my view, you >= should be changed to > only  as the person will be inactive from tomorrow only not today. 

= is forcing it to be equal to today. 

 

Actually I am going to do the other way around. 
My conditions are to find active. So demission = null the person is active. if the demission date is today() or afterwards the person is also active. Something to do with the time perhaps.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.