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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

How to download an xls via a URL that needs authentication?

Hello

 

I have a url that when I type it in MS Edge, it will download an xls file, after I have logged in via a form to this domain/website.

 

How can I load this xls file into PowerBI by just using the cookie from MS Edge without having to re-authenticate? Ie. just download the xls via PowerBI as I do via MS Edge?

 

I tried various types of authentication and none seems to work as it shows the login webpage in the web preview.

 

Thanks!

1 REPLY 1
PhilipTreacy
Super User
Super User

Hi @Anonymous 

You won't be able to do this via PBI.  The cookie created in Edge (or another browser) is for that browser, it isn't accessible from within Power BI.

You could use VBA to enter credentials into the form, see this blog post for an example

Web Scraping Filling in Forms With VBA

Regards

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors