Forum Discussion
chethan
9 years agoResolver III
Date Duration exclude weekends
Hi All, i need a DAX formula to calculate the Date Duration by Excluding the Weekends (Saturday & Sunday) Below is the Table View. TableName : WeeklyReport Please help on this Ord...
chethan
9 years agoResolver III
Hi BhaveshPatel
Thanks for replay.
I Have Created a Dates Table in your data model But its not working please help me.. Below is the screenprint
Thanks
Regards,
Chethan K
Anonymous
9 years agoNot applicable
Instead of summing the [Date] column in your table you should sum your newly created column [IsWorkDay]
*Edit* - It also looks as you have created the [IsWorkDay] in your fact table instead of in the date calendar table. Take a closer look to the proposed solution in the first reply.
Br,
Magnus