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...
Anonymous
7 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?
saykasku
7 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
- saykasku7 years agoResolver I
U must be sure about it because no more ideas here.
To test type of this column u can try to create calculated column test_column = DATEADD('DIM BillingPeriod',1,MONTH)
- Anonymous7 years agoNot applicable
Still throwing error below. Yes its date column