- Comments (22)
Comments (22)
RE: Add Week over Week calculation in Time Intelligence Measures?
If all you need is to add a column to a table, one option today is to add a calculated column using DAX WEEKNUM function that behaves identically to Excel's.
RE: Add Week over Week calculation in Time Intelligence Measures?
It would be really convenient to align the M function Date.WeekOfYear to the Excel WEEKNUM function to return a ISO 8601 compliant week number. Time intelligence properties are the starting point for a plethora of other calculations. And this "tile" is missing.