Forum Discussion
an error occurred while rendering the report
- 9 years ago
Hi All,
A fix has been deployed to address this issue. Could you follow steps below from this thread to see if it works now?:smileyhappy:
1) Close all instances of Power BI Desktop
2) Open file explorer and navigate to the folder <system drive>:\Users\<user>\AppData\Local\Microsoft\Power BI Desktop\CEF\cache
- replace <system drive> with your operating system hard disk partition
- replace <user> with your user profile name, typically the alias you login to Windows with
3) Delete all contents of this folder
4) Restart Power BI Desktop
Regards
Hi all,
I realise this is an old topic, but since this is one of those generic errormessages that aparently still exist in 2024, I'll share my case for those who encounter the same.
My error was this:
An error occurred while rendering the report.
Cannot read properties of undefined (reading 'findTable')
True
Copying the errormessage to notepad i found that the new DAX Queries which are saved in the model corrupted my file. Deleting my DAX queries solved the error.
Cheers,
Niels
p.s. I'm not sure it's related, but I've never had this error before I started using OLS. I also see some remnants of earlier changes regarding OLS that I made in the file, which are not longer there. Maybe one thing affects the other, maybe not. Just my two cents.
- C4YNelis1 year agoAdvocate III
Hi Ahmet,
in my case it was sufficient to remove the DAX code from the DAX Query window(s). After that I could save my file without errors. However, seeing how old this topic is, there might be other causes for this error still. Did you try to copy and analyse the errormessage in an editor like notepad?
Cheers,
Niels