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
Anonymous
Not applicable

XML file refresh from Azure blob

Hello

 

   I have an Azure blob location where new xml files will be loaded everyday in a new folder. My powerbi dashboard is supposed to refresh everyday to fetch these new files and update the dashboard. As of now the path in the advanced editor looks like this. 

 

#"https://myblob blob core windows net/foldernamenew/thisismyxmlfile xml" = Source{[#"Folder Path"="https://myblob.blob.core.windows.net/foldernamenew",Name="2019.09.0.caonvoe101/thisismyxmlfile.xml"]...],

 

It is referencing only to one file. I would like to update the dashboard with every new XML file that is uploaded into this blob storage. Is this possible?

 

Please advice how to do this?

1 ACCEPTED SOLUTION
v-yulgu-msft
Employee
Employee

Hi @Anonymous ,

 

You could load all files from Azure Blob, then combined them in Power BI desktop, so that each time the new file added into Azure blob folder will be automatically added into desktop.

How to dynamically append files when Folder is in Microsoft Azure Blob?

 

Regards,

Yuliana Gu

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

View solution in original post

1 REPLY 1
v-yulgu-msft
Employee
Employee

Hi @Anonymous ,

 

You could load all files from Azure Blob, then combined them in Power BI desktop, so that each time the new file added into Azure blob folder will be automatically added into desktop.

How to dynamically append files when Folder is in Microsoft Azure Blob?

 

Regards,

Yuliana Gu

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

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