powerbi js export summarized data Error: Cannot read property 'Underlying' of undefined

 ̄綄美尐妖づ 提交于 2019-12-11 15:26:26

问题


i am trying to use exportData(summarized) of powerbi.js and getting the following error.

TypeError: Cannot read property 'Underlying' of undefined at r.<anonymous> (reportembed.bundle.min.js:22) at a (reportembed.common.bundle.min.js:16) at Object.next (reportembed.common.bundle.min.js:16) at n (reportembed.common.bundle.min.js:16) at reportembed.externals.bundle.min.js:659 at m.$digest (reportembed.externals.bundle.min.js:670) at reportembed.externals.bundle.min.js:673 at e (reportembed.externals.bundle.min.js:570) at reportembed.externals.bundle.min.js:573 at t.invokeTask (reportEmbed.min.js:1)

I tried to run the sample in this link (https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#).I see the same error here aswell

Not sure if i am missing something on this. Can anyone from the powerbi js team help on this.

powerbi js version i am using is 2.5.0

Thanks in Advance


回答1:


Apparently, this was a bug with the Power BI Embedded product. This has been fixed in recent deployments.



来源:https://stackoverflow.com/questions/49716609/powerbi-js-export-summarized-data-error-cannot-read-property-underlying-of-un

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!