Forum Discussion
Anonymous
7 years agoNot applicable
Sum a item by week
Hi everyone, I have a problem to analyzing the following data. I am not sure how to write DAX statement. ANd Do I need a Date table? Many thnaks Staff Hours spent date A 5 ...
- 7 years ago
Should be able to use WEEKNUM to get a grouping of rows by week. Also, see my quick measures involving week here:
Greg_Deckler
Community Champion
7 years agoShould be able to use WEEKNUM to get a grouping of rows by week. Also, see my quick measures involving week here: