Forum Discussion
Anonymous
7 years agoNot applicable
Month over Month Percentage error
Hi, I am getting below error when trying to do month over month percentage calculation. First of all I dont see Month over Month option under Quick Measure using June 2019 version.I have direct q...
dax
7 years agoCommunity Support
Hi Pap16,
At first, the MoM measure is in Time intelligence
In addition, you use a field which not a date type will cause this error
You could try to change data type to date like below, which will work well
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous7 years agoNot applicable
I am using Direct Query model as mentioned before. So i dont see an option for Time intelligence. Is there any other way to do this?
- saykasku7 years agoResolver I
In direct query u can convert colmn to data type and use it like above.
- Anonymous7 years agoNot applicableAs mentioned already my column is of date type only. Not sure if i understand your point. please suggest