Forum Discussion
kevbrown1980
8 months agoFrequent Visitor
Reload error - There is not enough space on the disk error message
Hi, I'm currently trying to reload a dashboard which has over 3 billion rows and is around 5gb in size, however it keeps failing saying there is not enough disk space. The dashboard is saved on m...
- 8 months ago
Hi kevbrown1980,
Likely cause: Power BI Desktop writes all refresh/temp data to your C drive (Analysis Services workspace and TEMP), not to the drive where the PBIX is saved. A refresh can need 2X–3X the final model size while building partitions. If C drive is low on space, you’ll get “not enough disk space” even if D drive has plenty of space left.
Quickest Fix you can try - Free up space on C drive by following below steps:
- In Desktop: File > Options > Data Load > Clear cache. Disable “Auto date/time” and “Background data”.
- Close Power BI Desktop.
- Delete contents of below folders:
- %LOCALAPPDATA%\Microsoft\Power BI Desktop\AnalysisServicesWorkspaces
- %LOCALAPPDATA%\Microsoft\Power BI Desktop\Traces
- %TEMP%
Give a Thumbs Up if this post helped you in any way and Mark This Post as Solution if it solved your query !!!
Proud To Be a Super User !!!
LinkedIn
v-saisrao-msft
8 months agoCommunity Support
Hi kevbrown1980,
Checking in to see if your issue has been resolved. let us know if you still need any assistance.
Thank you.
kevbrown1980
7 months agoFrequent Visitor
Hi
The issue has been resolved. We increased the C drive disksapce
Thanks