Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
https://app.powerbi.com/13.0.11747.315/scripts/reportembed.externals.bundle.min.js
reportembed.externals.bundle.min.js:1324 TypeError: Cannot read property 'call' of undefined
at r (reportEmbed.min.js:1)
at reportEmbed.min.js:1
at t.invoke (reportembed.externals.bundle.min.js:1197)
at e.run (reportembed.externals.bundle.min.js:1197)
at reportembed.externals.bundle.min.js:1197
at t.invokeTask (reportembed.externals.bundle.min.js:1197)
at e.runTask (reportembed.externals.bundle.min.js:1197)
at y (reportembed.externals.bundle.min.js:1197)
Solved! Go to Solution.
Hi @xli629b ,
Sorry for that, We cannot reproduce the issue here and also not found an effective solution. We suggest you to open a ticket here for help if you are a pro user: https://powerbi.microsoft.com/en-us/support/
Best regards,
After forcing it to load 13.0.11747.315/scripts/reportEmbed.js instead of 13.0.11747.315/scripts/reportEmbed.min.js, I saw that the error came from this line:
modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
It tried to load modules[747] and modules[759], which are not defined in the array.
So it seems this is a problem with async module loading, and some modules are not loaded yet when they are required. I saw this related discussion: https://github.com/webpack/webpack/issues/5429
This happens unpredictably, preventing the report from loading, which makes the embedded reports very unreliable. Any idea if the module loading can be fixed?
Hi @xli629b ,
Sorry for that, We cannot reproduce the issue here and also not found an effective solution. We suggest you to open a ticket here for help if you are a pro user: https://powerbi.microsoft.com/en-us/support/
Best regards,
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
26 | |
20 | |
18 | |
14 | |
11 |
User | Count |
---|---|
32 | |
20 | |
19 | |
18 | |
11 |