Forum Discussion
Anonymous
5 years agoNot applicable
Memory limit
Hi guys, I have a PBIX file with 7 large data sets(around 2million rows and 20 columns per set ).I have deleted all the data that i could possibly not need to make them lighter so I dont hit memm...
mussaenda
Community Champion
5 years agoHi Anonymous ,
it sometimes happens when you are runnig your report and you are also running other programs at the same time.
Try closing all other programs and only refresh the report.
If still the same error, you need to clear you cache and check your available memory.
Remember that when you are running your query, you are running all the data you imported (assuming you used import).
Otherwise, check the solution that Anonymous provided.
Hope this helps.