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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
mssq
New Member

How to connect to multiple excel files in blob storage

I have a system that every 5 minutes writes a new excel file into blob storage that has important metrics and other results. I have manually connected to this excel file and I have created a query that transforms this data into a data model that can be used on the visualization report.

 

My question is how to I easily re-use my query and visualization report to load a new excel file over and over again?

 

Ideally I would like to have a slicer on my report page that would read the file names from blob storage and refresh the slicer and allow it to connect to the latest file.

 

Any help in setting something up to re-use the query and visualization report would be appreciated.

 

2 REPLIES 2
v-yuezhe-msft
Employee
Employee

Hi @mssq,

You can review the example in the following similar blogs to get more details about how to connect to multiple files in blob storage. You may need to define a function to load multiple Excel files after you connect to Azure Blob Storage and expand the target container.

Loading multiple JSON files using Power Query
Combining Excel files using Power Query for Excel


Thanks,
Lydia Zhang

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
BhaveshPatel
Community Champion
Community Champion

You could load the entire container (or even the next level up - what it calls the account name) as a data source. You would then able to see your individual blobs as a binary data source in the tabular view. Editing the query then allowed expanding this bringing the file content into view. 

 

 

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors