Forum Discussion
Dataset Refresh error Microsoft.ACE.OLEDB.12.0 provider is not registered on the local machine
mike_honey, the error message you got usually occurs when connect to .xls file. From the URL you provided, we can see that you try connecting to .xls file, I think that may be the reason why the error occurs. A similar thread you can check.
So, please:
1). As suggested in that thread, use .xlsx file instead of .xls.
2). Download and install x64 Access Database Engine 2010 Access Database Engine OLEDB provider.
If you still get the same error, please post back.
option 1) is not possible - this is someone elses website (Australian Bureau of Statistics).
option 2) is not possible - the only machine where this error occurs is on Microsoft's Power BI Web server, i.e. app.powerbi.com. It works fine on my machine where that OLEDB provider is already installed.
- zondan10 years ago
Advocate IV
Hi,
I've got exactly the same issue. Trying to pull XLS file from 'http://www.ofcom.org.uk/static/numbering/RID.xls'. Hope there will be an update soon.
Thanks,
Daniel
- mike_honey10 years ago
Memorable Member
I've created an "Idea" for this issue - please vote it up.
https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/15081357-web-xls
- zondan10 years ago
Advocate IV
3 votes!
- Vicky_Song10 years ago
Impactful Individual
mike_honey, yes I see. I got the information from PG team that “refreshing against a .xls file is not supported”. So it will not work when users are trying to use the web datasource with .xls excel. I'm checking with the workaround, will post back when I got the information. Sorry for the inconvenience it brings you.
- mike_honey10 years ago
Memorable Member
Thanks for the update Vicky, but that seems quite ridiculous. A Microsoft-hosted web service doesnt support using a Microsoft driver to access a Microsoft file type? We can access 50 different web services (most of which I've never heard of, but they do sound cool), but not an Excel file?
- Vicky_Song10 years ago
Impactful Individual
mike_honey, as this article described: "Power BI supports importing or connecting to workbooks created in Excel 2007 and later. Workbooks must be saved as .xlsx or .xlsm file type and be under 250 MB". Currently, you need to change files from type .xls to .xlsx in order to fix this issue.
I understand the issue you're facing and will report back to PG team about your concerns.