Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have used this PBIX file for over 6 months no problems. Now suddenly - i get the above error - did something change in Power BI? I even updated to the latest (April Update) PBI. And i have copied this database to my local drive to verify it was not an exclusive access issue.
Any help will be greatly appreciated!
Thanks
Solved! Go to Solution.
@Anonymous it may be related to powerbi upgraded version. some time, new version has upgraded connector which causes such issues.
If you're connecting to an Access database from Power Query Online, the system that contains the on-premises data gateway must have the 64-bit version of the Access Database Engine 2010 OLEDB provider installed.
If you're loading an Access database to Power BI Desktop, the versions of the Access Database Engine 2010 OLEDB provider and Power BI Desktop on that machine must match (that is, either 32-bit or 64-bit). For more information, go to Import Access database to Power BI Desktop.
have you tried below link
https://docs.microsoft.com/en-us/power-query/connectors/accessdatabase
Alternatively, you may try creating ODBC DSN connection string
Proud to be a Super User!
See if this post can help you solve the issue:
@Anonymous it may be related to powerbi upgraded version. some time, new version has upgraded connector which causes such issues.
If you're connecting to an Access database from Power Query Online, the system that contains the on-premises data gateway must have the 64-bit version of the Access Database Engine 2010 OLEDB provider installed.
If you're loading an Access database to Power BI Desktop, the versions of the Access Database Engine 2010 OLEDB provider and Power BI Desktop on that machine must match (that is, either 32-bit or 64-bit). For more information, go to Import Access database to Power BI Desktop.
have you tried below link
https://docs.microsoft.com/en-us/power-query/connectors/accessdatabase
Alternatively, you may try creating ODBC DSN connection string
Proud to be a Super User!