Forum Discussion

fullthrottle's avatar
fullthrottle
New Member
11 years ago
Solved

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.

Dashboard_Error.png

  • andre's avatar
    andre
    11 years ago

    can you try this:

    1. delete your dataset from the service
    2. open the desktop file and hit Refresh (5th icon in the Home ribbon)
    3. Use GetData from the service to publish the desktop model again (I still don't trust the Publish feature from the Desktop)
    4. Go to Schedule Refresh->Manage Datasources and enter credentials for all your connections
    5. try Refresh Now and see what happens

     

9 Replies

    • fullthrottle's avatar
      fullthrottle
      New Member

      I pull from a MySQL database. I have about five reports and this is the only one that is having this issue.

      • andre's avatar
        andre
        Memorable Member

        can you try this:

        1. delete your dataset from the service
        2. open the desktop file and hit Refresh (5th icon in the Home ribbon)
        3. Use GetData from the service to publish the desktop model again (I still don't trust the Publish feature from the Desktop)
        4. Go to Schedule Refresh->Manage Datasources and enter credentials for all your connections
        5. try Refresh Now and see what happens