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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Sandeep641
Frequent Visitor

DATEDIFF Working Days MTTR

I have two date columns in created.date and update.date.. I need time difference between these two columns excluding fridays..please help

1 ACCEPTED SOLUTION

Hi @Sandeep641,

Please refer to the following threads, and feel free to ask if you have any other issue.

calculate number of working days between 2 dates
DATEDIFF Working Days 

Best Regards,
Angelia

View solution in original post

4 REPLIES 4
Interkoubess
Solution Sage
Solution Sage

Hi @Sandeep641,

 

Could you please give sample data with expected results and I will make a try.

 

Thx

Ninter

CALCULATE(SUM(Dates[IsWorkDay]),DATESBETWEEN(Dates[Date],
'table1'[date1],'table1'[Date2])))

 

This is the formula I use... between dates that look like below image.. I want to exclude weekends..... but the result that I get is not correct .... when the actual difference is only one day ... I get it as 4 days ... it differs a lot.. can some one please help

 

image.png

Hi @Sandeep641,

Have you resolved your issue?  If you have, welcome to share your solution or mark the right reply as answer. More people will benefit from here.

Best Regards,
Angelia

Hi @Sandeep641,

Please refer to the following threads, and feel free to ask if you have any other issue.

calculate number of working days between 2 dates
DATEDIFF Working Days 

Best Regards,
Angelia

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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