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...
ssvr
8 years agoHelper III
Hi Anonymous ,
For which field (OpenDate or ClosedDate) i have to create a column with IsWeekday function
Here we have only two date fields OpenDate & CloseDate
Anonymous
8 years agoNot applicable
ssvr This proposed solution is based on the assumption that you have a separate date table. And it's for that date table you create the IsWeekday column, not for the OpenDate or the CloseDate in your fact table.
Br,
Magnus