Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hello.
I'm getting this error when trying to refresh Power BI dataset online (scheduled and manual refresh):
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 may be required to read this type of file. To download the client software, visit the following site: https://go.microsoft.com/fwlink/?LinkID=285987.
In Power BI Desktop everything is working fine. The source data is located at sharepoint online and it's .xlsb file with few tabs (4 tables taken from 4 tabs in this file).
Does anyone know how to solve this?
Thanks,
Joanna
I have same issue, was there a resolution mentioned that I missed? Thanks for any help!
Please update the file type to .xlsx (Excel Workbook) and it will be good
Does anyone know how to solve this online Error?
You can follow any one of below
1. Convert your file from .xlsb to .xlsx
2. Configure a gateway and install The 64-bit version of the Access Database Engine 2010 Access Database Engine OLEDB provider https://www.microsoft.com/en-us/download/details.aspx?id=13255 on gateway server
then create a data source for this .xlsb file (even it is on SharePoint)
Same issue. Works fine on Desktop, but on the service the error comes up.
To reiterate...
The Query looks into a SP online folder. It is supposed to grab all the .xls files and combine them. Works fine on Desktop, but published to the service the error occurs.
If I open each excel and save it as xlsx, then it is okay. But there are to many files to convert. These files are sent daily and dropped into the folder automatically using Power Automate.
I have the same issue with xlsx files stored on sharepoint online. I fix has been found ?
In schedule refresh, Power BI only likes Excel files in xlsx extension when saved in the cloud, I had to resave all files to this extension and worked.
Hi @Oscar_Mtz_V
I want to know how you solved your problem , my report is on sharepoint hw can I change he type or extenseion
Thanks a lot
@OHOODSA you need to update the file extension on SharePoint itself
You can download the file, update the extension and upload to sharepoint again
that worked for me, thanks!
I used the VBA-Code on https://www.extendoffice.com/documents/excel/1349-excel-batch-convert-xls-to-xlsx.html to bulk resave the files. I had some files with the ending .xls and some with .XLS (Upper Case). For the latter I had to change the code by replacing xls with XLS.
Same here,
would like to check if theres a solution to this in PBI service, on desktop it works fine
Hello,
I'd like to check if there is any recommended solution to this issue, other than changing the file format of the data source.
I am facing the same problem with refreshing my dataset through Power BI Service, while the required Microsoft.ACE.OLEDB.12.0 provider is already installed on my machine (the same version as Power BI Desktop and all Office apps), and everything works fine in Power BI Desktop.
Thank you!
Marta
Hi @joannab ,
The download for MS Access Database Engine Redistributable can be found here. Be sure to check the same version as your Power BI Desktop is installed! For more details, please refer to the third - party blog.
I'm still awaiting confirmation as to whether or not this is an issue. I am still unable to refresh my reports and will be looking for alternatives if this is not resolved.
Thank you, but it doesn't solve the issue.
Refresh in Power BI Desktop works correctly. The issue exists when I want to refresh dataset online using scheduled refresh and manual as well.
Hello,
it hasn't been resolved on my side. I noticed the cause in this particular case is the source file format - I use .xlsb file. When I save it as .xlsm or .xlsx it's working good, but it's not the satisfying solution for me.
I also have the same issue in another project when using .xls or .accdb source files. Everything is refreshing with no issues on desktop (Access Database Engine installed) but refresh online returns this error.
Please let me know if you find any news on that.
For the access file, what we have done, is saving the file in a local server, and then connecting to it thorugh a Gateway, this works.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.