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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
lukmtb08
Helper III
Helper III

Dateadd (ignoring Saturdays and Sundays)

Hi, in my dataflow, I need to create a new column "Dedaline". 

I have created the following code in my dataflow:
Date.AddDays([Start Date], [#"Number of days to be added"])

Is it possibly to ignore Saturdays and Sundays in the calculation?

Start Date =  22th March 2024 (Friday)
Number of days to be added = 3
Deadline = 27th March 2024 (as Saturdays and Sundays should be ignored)

Thanks!

4 REPLIES 4
Idrissshatila
Super User
Super User

Hello @lukmtb08 ,

 

check this 

 

https://www.powerquery.training/portfolio/networkdays/

 



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Thanks, but link is not working

Hello @lukmtb08 ,

 

check this video https://youtu.be/e2ic432NvhY?si=cQ4eiVSMViTlih0B

 



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Thank you! The video is interesting, but it does not solve my problem. 
I do not want to count the working days, I would like to calculate a target end date after a specific amount of net working days after the Start date


Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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