Forum Discussion
Anonymous
7 years agoNot applicable
Issue Cumulative Sales based on Week
Hi guys, i am worried about the issue that i had couple days ago and today is my deadline to deliver a report. Well lets start by explaining the used measures: Total Revenues = SUM('Sale...
tex628
7 years agoCommunity Champion
Create a week column in you datetable:
Week = WEEKNUM(Calendar[Date];2)
Use it instead of the "Week of Year" column that you are currently using or do you have to use a week column that is outside of the calendar table?
Anonymous
7 years agoNot applicable
Hey it still doestn work...
it still give me the same amount of 45 mil on every row based on your suggested calculated colum in the same date table.
I dont bother to use a a week column inside or outside the table