Forum Discussion
Using BI Desktop with Excel File in OneDrive for Business
I think your best course of action to have a refreshable data set published from PBI desktop is the following setup:
AccessDB (local) <- Personal Gateway <- PowerBI.com ^ +------- PowerBI Desktop
I haven't verified this before, maybe this will also work:
AccessDB (OneDrive) <- PowerBI.com ^ |------- PowerBI Desktop
In other words, put the data source directly to OneDrive and connect to that. You don't really need Excel in the picture.
For the calculations that you already defined in your existing Excel Data model, you need to migrate them over by importing or rewriting
The first option probably isn't the best option for us using the data gateway requires a Pro account. We're trying to avoid that for the moment because it will likely be a while before we have an outlet for purchasing accounts.
I like your second suggestion, and I've actually setup a test to do just that. I'm running into a new problem though. I put the Access DB on ODB, connected to it using the Web functionality in BI Desktop, published the project to the BI service, setup the oAuth2 authentication in the service. The data and reports come over correctly, but when I choose Refresh Now I get the following error:
Can't connect to the data source.
The Access DB in question was created with a 64-Bit version of Office 2013 x64 on Windows 7 x64 and published with BI Desktop x64. I've also tried this in the other direction and used all 32-Bit applications on the Windows 7 x64 and Windows 10 x64. I understand that bitness matters in this case, so I've tried to be as consistent as possible when creating and publishing, but I continue to get this error. I've seen some other posts that suggest installing the Office 2010 x64 Access components, but even that did not fix my problem.
Any ideas why I continue to receive this error?