Forum Discussion
Something went wrong
- Anonymous2 years ago
Hi Jezza38 ,
Here are some suggestions that may help you solve your problem.
1. Make sure you are running the latest version of Power BI Desktop. Download link: Download Power BI Desktop from Official Microsoft Download Center.2. The error message "Cannot read property of undefined (read 'findTable')" indicates that there may be a problem with the way the report is trying to access or render the table. Check elements of the report, especially those involving custom DAX queries or advanced visualizations, to make sure they are configured correctly and are not causing errors.
3. Here is a link to a problem similar to the problem you encountered, I hope it will be helpful to you. Solved: an error occurred while rendering the report - Microsoft Fabric Community.
4. If the problem still cannot be solved for you, please provide more detailed information.
1) What error occurred while doing it? Has the same error been reported before?
2) What is the connected data source? Which connection method to use?
3) Has anyone else encountered the same problem?Best Regards,
Clara Gong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
am now on 02-May-24 version (2.128.1380.0) and getting the same error when opening a report
Error Message:
An error occurred while rendering the report.
Stack Trace:
Javascript:MonacoError
at new MonacoError (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:234848:40)
at https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:236098:35
at args.<computed> (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:143474:59)
at _ZoneDelegate.invokeTask (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:142310:193)
at Zone.runTask (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:142190:67)
at ZoneTask.invokeTask (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:142348:67)
at ZoneTask.invoke (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:142342:60)
at data.args.<computed> (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:143458:48)