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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
key_to
Advocate I
Advocate I

If + duration calculation issue in query editor

Hello!

 

Does someone have an experience combining if statment with duration in query editor? 

 

I am trying to calculate the lenght of employment, my formula looks like this:

 

#"Inserted Duration"= Table.AddColumn(#"Added Conditional Column3", "Duration", each if [Employee Status] = "Terminated" then Date.From([Employment Details Termination Date] - [Employment Details Start Date], type duration) else each Date.From(DateTime.LocalNow() - [Employment Details Start Date], type duration)),

 

My formula is probably completely wrong since the only result I get is "Error". 

Appreciate any feedback! 

Thank you! 

 

 

1 ACCEPTED SOLUTION
SpartaBI
Community Champion
Community Champion

3 REPLIES 3
SpartaBI
Community Champion
Community Champion

@key_to my pleasure :))
Listen, check out my showcase report - got some high level stuff there. Sure you will find there a lot of cool ideas. Please give it a thumbs up over there if you liked it 🙂
https://community.powerbi.com/t5/Data-Stories-Gallery/SpartaBI-Feat-Contoso-100K/td-p/2449543

key_to
Advocate I
Advocate I

Wow, that was exactly what I needed! Thank you so much! You made my day! 

SpartaBI
Community Champion
Community Champion

@key_to Here is a link to download the file with a sample solution:

If + duration calculation issue in query editor 2022-08-02.pbix



2022-05-19 17_30_22-Re_ Need help on DAX function with measure vs colu... - Microsoft Power BI Commu.png


Full-Logo11.png

SpartaBI_3-1652115470761.png   SpartaBI_1-1652115142093.png   SpartaBI_2-1652115154505.png

Showcase Report – Contoso By SpartaBI

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

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.