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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
abhay03
Helper I
Helper I
1 ACCEPTED SOLUTION
Anonymous
Not applicable

@abhay03,

You can firstly connect to https://xxxxxx.azuredatalakestore.net/webhdfs/v1/data folder using ADLS connector in Power BI Desktop following the guide in this blog, then define a parameter in the code in Advanced Editor of your imported query and replace the folder name with in the URL(https://xxxxxx.azuredatalakestore.net/webhdfs/v1/data) with the parameter , and add custom column to get data from all files, which is described in this similar blog: https://www.mattmasson.com/2014/11/iterating-over-multiple-pages-of-web-data-using-power-query/ .

If you have any questions about the code in Advanced Editor, please post a screenshot about your current status and error message.


Regards,
Lydia

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

@abhay03,

You can firstly connect to https://xxxxxx.azuredatalakestore.net/webhdfs/v1/data folder using ADLS connector in Power BI Desktop following the guide in this blog, then define a parameter in the code in Advanced Editor of your imported query and replace the folder name with in the URL(https://xxxxxx.azuredatalakestore.net/webhdfs/v1/data) with the parameter , and add custom column to get data from all files, which is described in this similar blog: https://www.mattmasson.com/2014/11/iterating-over-multiple-pages-of-web-data-using-power-query/ .

If you have any questions about the code in Advanced Editor, please post a screenshot about your current status and error message.


Regards,
Lydia

I need some help on making this work for our azure subscription.

When I tried to view a single file in the directory of the ADLS, it does not even show the fields on the csv file

And secondly , the example below shows the capability from a webpage, do you have a more recent example actually using the ADLS structure of files created

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.