Forum Discussion
pandakillsalot
8 years agoHelper II
azure blob loading problems
Hi, My reports directly connected to an Azure blob. The container A is like 300 MB big so everytime the report refreshes slowly. What I do is copy some of the data to container B and connect repo...
v-jiascu-msft
8 years agoMicrosoft Employee
Hi pandakillsalot,
Did you create an independent mode (pbix file) for the 190MB data? If you connect to the two parts of the data source (190MB and 110MB) in a single file, all the 300MB file will be refreshed in the Power BI Service.
Best Regards,
Dale
pandakillsalot
8 years agoHelper II
Yep, the file is connected directly to the container A which only contains 190 MB data. The blob said that the whole container is 190 MB without calculating the snapshot. I am not sure how big the snapshot is.