Forum Discussion
Dataset refresh asks for installation of personal gateway, when on-premise gateway is running
Data Source Settings of original pbix file:
Picture of successfully running data source:
I go to refresh the uploaded pbix data set and get this:
Cannot find any documentation on this error.
7 Replies
- ankitpatira
Community Champion
CLEARIFY i think i have come across this issue before and the way it was solved is by deploying in below steps.
1. Take out gateway data sources in power bi service
2. Create pbix file to data source
3. publish pbix file to service
4. add data source to gateway
5. refresh dataset in power bi service
also ensure in power bi desktop you've signed out under File -> sign out and then when you publish it will ask you for credentials and enter it then. this step may or may not have anything to do with this error but has worked for me in the past and so putting it here.
i haven't been able to find any exact reason or the cause except that trying out in above steps have worked for me. i certainly have seen that error before and believe it is to do with the steps a report is published in.
- CLEARIFY
Helper I
Well that works.
What was interesting was that I couldn't load any other pbix files - even logging out before uploading. The only way this seems to work is if the data source doesn't exist berfore publishing the files.
So.... this is not ready for prime time yet.
How do we report this bug for Microsoft to fix - this is cretainly repeatable
- v-qiuyu-msft
Community Support
Hi CLEARIFY,
Did this issue only happen to ODBC data source? You said "couldn't load any other pbix files - even logging out before uploading", have you tried to upload files in Power BI Service by Get Data-> Local Files.
After publishing the reports to Power BI Service, please check which gateway is used by the dataset. You can change it to use on-premises data gateway which you have configured before publishing.
Best Regards,
Qiuyun Yu
- Jeremy_RogersFrequent Visitor
I'm experiencing this exact same issue, with the slight modification in that I'm using a DSNless connection string. I'd also be interested in a fix.
- Jeremy_RogersFrequent Visitor
Has anyone heard any more about this? The "work around" of publishing the pbix first then creating the gateway connection is counter intuitive however it also is not workable. It works for the first pbix you publish however when you try to publish the second one (gateway connection already created at this point) it won't publish. That dog won't hunt as they say.