Forum Discussion
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 my D drive which has 500gb free space so why does it say there isn't enough space?
Thanks
Kev
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
5 Replies
- ChielFaberSuper User
This problem has been raised before. Check out:
https://community.fabric.microsoft.com/t5/Service/not-enough-space-on-the-disk/m-p/1129285
Also Check out this blogpost:
https://www.fourmoo.com/2018/01/16/power-bi-loosing-disk-space-when-working-with-power-bi-desktop/
- Anand24Super User
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-msftCommunity Support
Hi kevbrown1980,
Checking in to see if your issue has been resolved. let us know if you still need any assistance.
Thank you.
- v-saisrao-msftCommunity Support
Hi kevbrown1980,
Checking in to see if your issue has been resolved. let us know if you still need any assistance.
Thank you.
- kevbrown1980Frequent Visitor
Hi
The issue has been resolved. We increased the C drive disksapce
Thanks