Forum Discussion
ckcampbell248
10 years agoRegular Visitor
Dataset won't refresh from Blob Storage
I have a Power BI file published to the service from Power BI Desktop. The data in the model is retrieved from Azure Blob Storage. I can refresh the model in Power BI Desktop with no issues. However,...
ckcampbell248
10 years agoRegular Visitor
To add on to my own topic, the issue seems to be with data volume. I have five files in the blob storage container that add up to about 580 MB. I can refresh the report if I include only three of them (so between 300 and 400 MB). As soon as I add in the fourth file, the refresh fails. I have tried with different sets of files and I have refreshed from each individually so I don't believe that the problem is with any one file. So far, it seems like, if I keep the amount of data under 500 MB, it will refresh fine. If I use
Is there a size limitation on the amount of data that can be refreshed from blob storage?