Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
jaryszek
Post Prodigy
Post Prodigy

Optimized Way to download specific files from Azure blob Storage

hi Guys,

i have structure in Azure Blob Storage like
container1
-folder1
-file1
-file2
-folder2
-file3

And now what is the best optimized way to get data using power query?

I need to connect to different folder files in each seperated queries.

How to optimize it?

so for example i need one table from folder2 which is file3. It is one query

but also i need file1 and file2 in 2 other queries.

How to make from this best performance? How to filter table ? First get all azure blob storage data and filter it by each query?

Thank you for your advice.

5 REPLIES 5
jaryszek
Post Prodigy
Post Prodigy

Ok i put 50 gigs (100 different files)  to one container. 

I went to Get data --> Azure Blob Storage --> Load. 

And imagina that it is reading all the files immidietely!! It sucks. 

So it means that it is loading 50 GB of data eventhough I am not importing them into seperated queries!!:

jaryszek_0-1750942495139.png



How to make this working fast and reliable? 
Best,
Jacek

jaryszek
Post Prodigy
Post Prodigy

"Sure! The most optimized way is to connect directly to each file you need by using its exact path instead of loading the full container and filtering inside Power Query. That way, Power Query only fetches what's needed, making it faster and lighter. I can help you set it up properly if you want."

"No worries! You’re right—AzureStorage.BlobContents needs a proper path and context. I can help you get the exact file using the right method without relying on Web.Contents. Just send me the folder structure and file names, and I’ll guide you step by step."

this is what i got from scamer on facebook. But it really possible to connect to only one file using azureblob.contents method? 

Best,
Jacek

lbendlin
Super User
Super User

I don't think you will see any wiggle room for performance enhancements there.  Can you show a sample Power Query code?  How large are these blobs?

Hi @jaryszek,

Thank you for reaching out to the Microsoft fabric community forum. 

As mentioned by the community member @lbendlin, could you please provide a sample Power BI query? This will help me better understand your issue and provide an appropriate solution.

Thank you.

@v-kpoloju-msft  @lbendlin  there i no query yet. I am designing architecture for power query. 

How to make the implementation? Assuming that blob can be huge in the future. 
There are just csv files which i need to get into power query but i didn't find a way to only download one file from blob storage -> it has to be always filtered with all files first. But this is a good approach? 

Or maybe just download every file and after that build queries on top of that using filter to direct file? 

Thank you for your help,
Jacek

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.