Forum Discussion
Anonymous
6 years agoNot applicable
Add working days to a Date
Hi, I have a date and I have to add to it 15 working days (excluding Weekends) Now I am using this in power query: Date.AddDays([Date],15) which is adding 15 days but including weekends. An...
- 6 years ago
Anonymous
Check the attached file. Provide Start Date and Work Days to Add, It will add workdays. currently, it excluded SAT and SUN.You can download the file: HERE
______________________
Did I answer your question? Mark this post as a solution, this will help others!.
Click on the Thumbs-Up icon on the right if you like this reply 🙂
amitchandak
Super User
6 years agoAnonymous , refer this blog how to do that
- Anonymous6 years agoNot applicable
Hi, that can helps, thanks!
But I need a column, not a measure. Is this possible to use the example you have provided to create such a column?
Thnks
- Pragati116 years ago
Super User
Hi Anonymous ,
Chek the following thread for adding as a column excluding weekends:
https://community.powerbi.com/t5/Desktop/Add-DateTime-excluding-weekends/td-p/653186
Thanks,
Pragati