I am trying to embed Q&A using a dataset in Azure Analysis services Tabular model in the cloud. The Q&A gets embedded. On typing a question, I get the following error
TypeError: Cannot read property 'sizeInMBs' of undefined
at n.handleLoadingNotification (powerbi.qnaweb.min.js:1)
at n.updateState (powerbi.qnaweb.min.js:1)
at n.onInterpretIssued (powerbi.qnaweb.min.js:1)
at e.onInterpretIssued (powerbi.qnacore.min.js:5)
at e.onInterpretIssued (powerbi.qnacore.min.js:5)
at e.onInterpretIssued (powerbi.qnacore.min.js:5)
at o.sendInterpretForCurrentInput (powerbi.qnacore.min.js:1)
at powerbi.qnacore.min.js:1
at e.performTransitionInternal (powerbi.qnacore.min.js:4)
at e.enqueueTransition (powerbi.qnacore.min.js:4)
(anonymous) @ reportembed.externals.bundle.min.js:646
(anonymous) @ reportembed.externals.bundle.min.js:618
$apply @ reportembed.externals.bundle.min.js:673
(anonymous) @ reportembed.externals.bundle.min.js:810
dispatch @ reportembed.externals.bundle.min.js:521
r.handle @ reportembed.externals.bundle.min.js:521
t.invokeTask @ reportEmbed.min.js:1
e.runTask @ reportEmbed.min.js:1
e.invokeTask @ reportEmbed.min.js:1
h @ reportEmbed.min.js:1
p @ reportEmbed.min.js:1
Any Suggestions?