Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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.
Any suggestion?
Thanks a lot
Solved! Go to Solution.
@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 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
HI,
Could you please share file once again?
There is empty via provided link.
Thanks!
Hi @Anonymous ,
Is this problem solved?
If it is solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If not, please let me know.
Best Regards,
Icey
@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 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Thank you for sharing! Your code saves me a ton of time.
Sorry to say this, this i have implemented and it is working only for few data and for remaining it is showing one day less interms of working days. Could you pls help me on this topic.
Thanks for your post this is working for me. I have one mre concern if i need to add multiple work days based on the condition then how to add it.
Thanks in advance!!
@Anonymous - See if this helps: https://community.powerbi.com/t5/Quick-Measures-Gallery/Net-Work-Days/m-p/367362#M109
@Anonymous , refer this blog how to do that
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
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
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.