Forum Discussion
Anonymous
8 years agoNot applicable
Measure Not Taking Whole Quarter
The data: So what this should be doing (I thought) was giving me the overall average of Quarter 1's numbers, but it is only returning the last value of the last month of quarter 1. I know t...
NipponSahore
8 years agoResolver II
Instead of simply calculating [Retention], i would calculate Average([RETENTION])
- Anonymous8 years agoNot applicable
NipponSahore I can't do that because the [retention] is a measure, not a column. I also cannot use AVERAGEX because for some reason it returns the numbers differently. I just need a plain and simple way to somehow maybe add the numbers and divide by 3. I don't see a way to do that.