无法将 Excel (xls) 导入 Power BI

Can't import Excel (xls) into Power BI

我试图将一个 Excel 文件(Microsoft Excel 97-2003 工作表 (*.xls))导入到 Power BI 中,但出现了这个奇怪的错误。

Details: "Excel Workbook: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. The 64-bit version of the Access Database Engine 2010 Access Database Engine OLEDB provider is required to connect to read this type of file. To download the client software, visit the following site: https://go.microsoft.com/fwlink/?LinkID=285987."

不要让“64 位”部分让您失望。 Power BI 在处理 xls 文件时遇到问题。

只需将工作簿另存为 xlsx 文件,然后重试。

连我都遇到过这个问题。只是我将数据 sheet 保存为 'xlsx' 文件而不是 'xls' 然后它对我有用。

试试吧!!

您还可以下载 Database Engine 2010 x64 here

单击下载 select X64 数据库引擎,然后您将能够在桌面上使用 .xls 文件。

祝你好运!