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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Abduvali
Skilled Sharer
Skilled Sharer

DBF: DataSource.Error: OLE DB: External table is not in the expected format.

Hi All,

 

I hope someone will be able to help!

 

I loading DBF files into Power BI desktop using the following connection string in Advance Editor:

"let
Source = OleDb.DataSource("Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Data\fallBack\company1;extended          properties=dBASE IV", [Query="select * from [CUSTS.DBF]"])
in
Source"

I have namaged to load 4 DBF files without any issues but the rest 3 files are giving me the follwoing error:

Error.PNG

 

All files are located in the same folder, same type, access wise everything is identical but for some reason they won't load =o?

 

If anyone came across the same issue in the past please drop a line.

 

Thank you,

 

Abduvali

 

4 REPLIES 4
Digger
Post Patron
Post Patron

any free solution?

v-xicai
Community Support
Community Support

Hi @Abduvali ,

 

You can refer to the similar cases:

https://stackoverflow.com/questions/1139390/excel-external-table-is-not-in-the-expected-format,

https://forums.asp.net/t/993765.aspx?External+table+is+not+in+the+expected+format+,

https://www.experts-exchange.com/questions/22900777/VB6-DBF-External-Table-is-not-in-the-expected-fo... .

 

Best Regards,

Amy

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

@v-xicai Thanks for your reply but unfortunatelly those sugestions did not work for me 😞

 

Regards

Abduvali

The best and the easy way is using ODBC 64-BITS driver like this go.helpbi.com/dbf

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors