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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
TotalAnonymous
Helper II
Helper II

About XLS file/source

Dear community, 

I hope you're doing well. Currently, I'm trying to connect PBI Desktop with the SharePoint folder that contains XLS files. 

Here is what I've done using Blank Query

TotalAnonymous_0-1742277686494.png

Through this code, I'm trying to combine XLS Files using CSV function. I saw in the forum that Power Query / Power BI has trouble to handle XLS file. Using that code, somehow Power Query can read the data from XLS file

TotalAnonymous_1-1742277819150.png

However, I'm not sure if I publish the report into PBI Service, the refresh process will be running smoothly. Is there anyone in the community that have used XLS file as a source and using CSV function? To be honest, I'm not sure whether the XLS file need to be converted first into XLSX file or not (in term of best practice so that the refresh process will not error)

 

Thank you

 

1 ACCEPTED SOLUTION
v-vpabbu
Community Support
Community Support

Hi @TotalAnonymous,

 

Thank you for reaching out to Microsoft Fabric Community Forum.

 

Power BI doesn’t handle XLS files well because they use older drivers that aren’t always supported in Power BI Service. You might get it to work in Power BI Desktop using the CSV function, but there's a high chance it will fail during refresh in the service.

The best approach is to convert your XLS files to XLSX since Power BI works with them much more smoothly, and your refresh process will be more reliable.

 

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!


Regards,
Vinay Pabbu

View solution in original post

2 REPLIES 2
TotalAnonymous
Helper II
Helper II

Hi @v-vpabbu , 

Thanks for your respond! I still don't believe that XLS extention works well with CSV function. Will try to ask user to convert the file first to XLSX. Thank you 

v-vpabbu
Community Support
Community Support

Hi @TotalAnonymous,

 

Thank you for reaching out to Microsoft Fabric Community Forum.

 

Power BI doesn’t handle XLS files well because they use older drivers that aren’t always supported in Power BI Service. You might get it to work in Power BI Desktop using the CSV function, but there's a high chance it will fail during refresh in the service.

The best approach is to convert your XLS files to XLSX since Power BI works with them much more smoothly, and your refresh process will be more reliable.

 

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!


Regards,
Vinay Pabbu

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors