Forum Discussion
Anonymous
4 years agoNot applicable
Calculate days between dates that cross months
Hi, I'm at an impass, I've got a table with the start and end date and a column that identifes the number of dates in between. I've written the following measure Absence Days in Mth =...
- 4 years ago
In general, calendar table in such inteval calculations doesn't function as a dimension like other date-oriented analysis.
Tricky solution to the tricky question,
CNENFRNL
Community Champion
4 years agoIn general, calendar table in such inteval calculations doesn't function as a dimension like other date-oriented analysis.
Tricky solution to the tricky question,
Anonymous
4 years agoNot applicable
Thank you, thats worked perfectly.