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
shanebo3239
Helper I
Helper I

Data from On-Demand Hosted XLS File

I have an issue that I've been beating my head against the wall for weeks with.  I have a vendor that has a web-hosted report that I need the data from.  The report itself isn't useful, but they have an "Export to Excel" feature for it.  The XLS file generated when I click that link always has the same name, but the data updates constantly.  So, if you close Excel and open it back up a few minutes later, you'll see new data.  Please note this report system is not on my personal network, but the vendor's, so using UNC paths or anything of that sort is out.

 

The issue I'm having is getting this data into Power BI automatically.  I have a URI to this spreadsheet (though, again it doesnt "exist" until something requests it).  When I try to use "Web" as my data source in PBI Desktop, I get "DataFormat.Error: External table is not in the expected format."  I've tried OData and a number of other methods to pull the data from the spreadsheet, but nada.

 

Can anyone help?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

That might be your problem then.  XLS isn't very well supported.  Can you get your vendor to export in either XLSX or CSV?

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Is this an XLS file or an XLSX file?

Just an xls
Anonymous
Not applicable

That might be your problem then.  XLS isn't very well supported.  Can you get your vendor to export in either XLSX or CSV?

I actually did find a way to modify the URL to get the application to spit out a CSV instead of XLS.  That is working much better.  Thank you so much!

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