Forum Discussion

mbd's avatar
mbd
Helper I
8 years ago
Solved

Data Source Change

I've created many reports using data from a database located on Azure. I need to change my data source to an updated database. The old and new database are both in Azure. The new database has some ad...
  • Greg_Deckler's avatar
    8 years ago

    Create a new query that connects to the new data source. Go into Advanced Editor in the Query Editor and copy the Source line. Then, edit your other queries and replace their Source lines.