Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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!
Hello @lukmtb08 ,
check this
https://www.powerquery.training/portfolio/networkdays/
Proud to be a Super User! | |
Thanks, but link is not working
Hello @lukmtb08 ,
check this video https://youtu.be/e2ic432NvhY?si=cQ4eiVSMViTlih0B
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
User | Count |
---|---|
48 | |
31 | |
27 | |
26 | |
26 |
User | Count |
---|---|
60 | |
56 | |
36 | |
32 | |
28 |