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...
saykasku
7 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)
Anonymous
7 years agoNot applicable
Still throwing error below. Yes its date column
- Anonymous7 years agoNot applicable
my date column has values like 2018-01-01,2018-01-13,2019-01-01,2019-01-13 etc.
Please suggest.