Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I have a dataset that is similar to the below.
Start Date | Duration (Days) |
01/01/2023 | 1 |
01/02/2023 | 5 |
01/03/2023 | 23 |
I need to create a calculated column to show the end date. This end date must be the start date + duration whilst excluding weekends.
For example if the start date fell on a friday and had a duration of two days, the end date would fall on the coming monday.
Many thanks 🙂
Solved! Go to Solution.