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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Olifer
Frequent Visitor

Bulk Import for Web Services

Dear community,

 

I am usually importing data into Power BI by using a Web Service. So I navigate to "Get Data" --> "Web", enter a URL and retrieve the data. However, I have to do this for several URLs, so I wonder whether there's the possibility of a "bulk import". What I am aiming at is to provide a list of URLs and the system imports them one after another without me interacting.

 

Does anyone know whether (and how...) this is possible? Thanks in advance!

 

Best regards

Olifer

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Yes, you can do that in Power Query.  Create a table that has all the URLs, and then add a custom column with 

 

Web.Contents([URL])

 

That will load the data for each row.  Then you can use the combine button as needed.

View solution in original post

2 REPLIES 2
Olifer
Frequent Visitor

Thanks a lot!

lbendlin
Super User
Super User

Yes, you can do that in Power Query.  Create a table that has all the URLs, and then add a custom column with 

 

Web.Contents([URL])

 

That will load the data for each row.  Then you can use the combine button as needed.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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