我尝试将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."
答案 0 :(得分:1)
不要让#64; 64位"部分扔你。 Power BI无法使用xls文件。
只需将工作簿保存为xlsx文件,然后重试。
答案 1 :(得分:0)
即使我遇到了这个问题。我只是将数据表保存为&x; xlsx'文件而不是' xls'然后它对我有用。
试一试!!
答案 2 :(得分:0)