Cube is not deployed in AX 2012

Hi Guys,

I installed SSAS and integrated to AX. When I click Analyze data button on list page form, System is giving below info log.

“The Accounts receivable cube, which this report uses as a data source, has not yet been deployed. Deploy and process the Accounts receivable cube and then run this report again.”

I tried to debug in helper class.

SrsReportHelper::isPowerViewConfigured()
SrsReportHelper::areCubesDeployed()
SrsReportHelper::isDaxMdSupported(_cubeName)

First two is returning true. isDaxMdSupported is returning false. Error is happened when third check.

Could any one help me to solve this issue?

I have posted a suggested answer and might be useful for you to try out.

https://community.dynamics.com/ax/f/33/p/107118/216414.aspx#216414