Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
How do I calculate the difference between two datetime columns and exclude weekends/holidays from the calculation?
I have created a standard calendar table and a public holidays table but not sure how to marry them together.
Appreciate any help.
Hi @Anonymous
Probably best is to merge both tables. Just add a new column to the main calendar table specifying whether a day is a holiday and another columns whether it's weekday or weekend. Then you can just calculate the date difference by count the number of days in between your two dates excluding holidays and weekends.
Please mark the question solved when done and consider giving kudos if posts are helpful.
Cheers ![]()
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 17 | |
| 9 | |
| 8 | |
| 7 |