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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors