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
maart666
Helper I
Helper I

Calculation of number of wworking days between dates for a specific month

Hello,

 

I need to calculate the number of working days between two dates. Everything is fine if the start and end dates are in the same month. But if the period is at the turn of the month, the values are incorrect (the number of days is counted to the month with the starting date). Here are simple example of PBI file:
https://www.dropbox.com/s/r7e8twi9720vz6d/List.pbix?dl=0

1.JPG

 2.JPG

 

 

Thank you for any tips.

 

Marcin 

2 REPLIES 2
daxer-almighty
Solution Sage
Solution Sage

You have to wrap DATESBETWEEN in KEEPFILTERS. Also, if you're planning on slicing by 'Working Day' in the UI, you have to wrap it in KEEPFILTERS.

Thank you, i was managed to calculate it.

 

Marcin

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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