Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not 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 query model. Billing period is date column. & i have a percentage column. Any way to achieve this? Thanks

Untitled.png 

 

Percent.png

7 REPLIES 7
dax
Community Support
Community Support

Hi Pap16,

At first, the MoM measure is in Time intelligence

143.png

In addition, you use a field which not  a date type will cause this error

144.png

You could try to change data type to date like below, which will work well

145.png

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.

Anonymous
Not 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?

In direct query u can convert colmn to data type and use it like above.

Anonymous
Not applicable

As mentioned already my column is of date type only. Not sure if i understand your point. please suggest

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
Not applicable

Still throwing error below. Yes its date column

error.png

Anonymous
Not applicable

my date column has values like 2018-01-01,2018-01-13,2019-01-01,2019-01-13 etc. 

Please suggest. 

 

 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.