Forum Discussion
amaddala
Helper I
5 years agoMoving average with custom calendar
I need help calculating moving average of last 4 fiscal weeks in my data. We cannot use datesinperiod as I need to use "Week" in my steps. I have fiscalweek number ( for ex: 31, 32, 33 etc ) Please...
amaddala
Helper I
5 years agoI am having trouble creating rank in the first place. I am getting the below error.
A single value for column 'fiscalweeknumber' in table 'Summaryold' cannot be determined. This can happen when a measure formula refers to a column that contains many values without specifying an aggregation such as min, max, count, or sum to get a single result.