Forum Discussion
fullthrottle
11 years agoNew Member
Data Source Error: Resource name and Location need to match. Resource name: Query1. Location:x
I build in Power BI Desktop and then Publish. I scheduled a refresh, but when i manually refresh data, it gives the above error.
- 11 years ago
can you try this:
- delete your dataset from the service
- open the desktop file and hit Refresh (5th icon in the Home ribbon)
- Use GetData from the service to publish the desktop model again (I still don't trust the Publish feature from the Desktop)
- Go to Schedule Refresh->Manage Datasources and enter credentials for all your connections
- try Refresh Now and see what happens
andre
Memorable Member
11 years agocan you try this:
- delete your dataset from the service
- open the desktop file and hit Refresh (5th icon in the Home ribbon)
- Use GetData from the service to publish the desktop model again (I still don't trust the Publish feature from the Desktop)
- Go to Schedule Refresh->Manage Datasources and enter credentials for all your connections
- try Refresh Now and see what happens
fullthrottle
11 years agoNew Member
Thanks Andre! That worked like a charm.
- andre11 years ago
Memorable Member
No worries, glad I could help...