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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

DATEDIFF using working days

Hi All,

I know there are a few posts about this already but I can't quite find exactly what I need, I've setup a data table shown below, then I have another table with 2 dates I want to work out the number of working days between, how do I use the date table to complete this please?

 
 

thanks

Tammy

 
 

Capture.PNG

1 ACCEPTED SOLUTION
judspud
Solution Supplier
Solution Supplier

Hi @Anonymous 

 

Without using the DATEDIFF function you could add a Working Day Flag to the date table. i.e. Mon to Fri =1, Sat and Sun = 0.

 

Then use the sum function on the Working Day Flag field where the date is less than x and greater than y.

 

Hope this helps

 

George

View solution in original post

1 REPLY 1
judspud
Solution Supplier
Solution Supplier

Hi @Anonymous 

 

Without using the DATEDIFF function you could add a Working Day Flag to the date table. i.e. Mon to Fri =1, Sat and Sun = 0.

 

Then use the sum function on the Working Day Flag field where the date is less than x and greater than y.

 

Hope this helps

 

George

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.