cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Anonymous
Not applicable

Reading files from SharePoint and changing format files

Good morning to everyone,

 

I've a set of files allocated in SharePoint. Those files are .xls files, which means, Excel 97-2003. Due to a variety of reasons I'd like those to be converted to .xlsx format. My question is, is there any way to read those files using Power BI and convert them to .xlsx before importing them into tables?

 

Many thanks

1 ACCEPTED SOLUTION
ppm1
Solution Sage
Solution Sage

Three potential approaches to consider:

1. Use the xls files in Power BI as is (be aware that xls can be a problem - Avoid Using Excel XLS Files As A Data Source — ehansalytics

2. Use Power Automate Desktop to create a UI flow to batch convert them

3. Use R or Python to do it (technically you could do it through the R/Python integration in Power BI Desktop to read in the xls file and write xlsx to local disk, but it wouldn't be part of normal refresh).

 

Pat

 

Microsoft Employee

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Thank you! Finally we coded a Python script 🙂

ppm1
Solution Sage
Solution Sage

Three potential approaches to consider:

1. Use the xls files in Power BI as is (be aware that xls can be a problem - Avoid Using Excel XLS Files As A Data Source — ehansalytics

2. Use Power Automate Desktop to create a UI flow to batch convert them

3. Use R or Python to do it (technically you could do it through the R/Python integration in Power BI Desktop to read in the xls file and write xlsx to local disk, but it wouldn't be part of normal refresh).

 

Pat

 

Microsoft Employee

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Top Solution Authors
Top Kudoed Authors