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 🙂
Greg_Deckler
Community Champion
6 years agoAnonymous - See if this helps: https://community.powerbi.com/t5/Quick-Measures-Gallery/Net-Work-Days/m-p/367362#M109