Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I have a pbix file and the datasources (one of which being an access database) are connected to a private sharepoint site.
I have published the report up to Power BI service.
When I try to refresh the dataset I get the following error.
Processing error: Microsoft Access: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. The 64-bit version of the 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.
Cluster URI: WABI-UK-SOUTH-redirect.analysis.windows.net
Activity ID: b03d59cd-b55c-4045-8f06-7eaab11366c8
Request ID: 4aa3c1e0-7ac4-a208-c31b-64453d984698
Time: 2021-10-18 07:56:01Z
I have searched google and have downloaded and installed microsoft access database engine 2010 64 bit version on my machine.
My Office 365 is the 64 bit version but the issue still persists.
Any help on this matter would be gratefully appreciated.
Solved! Go to Solution.
Hi @WayneH_04
As you say, it is the Access database causing this problem. It is not possible to schedule refresh an Access data source unless you use a Personal Gateway. You'll need to install a Personal Gateway on the machine you installed the access database engine, and route the refresh through there.
see : Use personal gateways in Power BI - Power BI | Microsoft Docs
Hope this helps
Stuart
Hi @WayneH_04 ,
Please refer the following step to see if it helps you.
Please refer to the following topic for further information.
Best Regards
Community Support Team _ polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @WayneH_04
As you say, it is the Access database causing this problem. It is not possible to schedule refresh an Access data source unless you use a Personal Gateway. You'll need to install a Personal Gateway on the machine you installed the access database engine, and route the refresh through there.
see : Use personal gateways in Power BI - Power BI | Microsoft Docs
Hope this helps
Stuart