Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Change data source from Mongo DB to Azure Sql DB

Hi,   I have built some of the reports with pointing to Mongo DB. Now I want to change the source to Azure Sql DB, so that I do not need to build the reports again ?   When I try to change the da...
  • parry2k's avatar
    6 years ago

    Anonymous you can easily achieve this by changing source in advance query editor. So create a sample table using new sql server, go to edit query, and choose advanced editor on new sql server table. Copy source and navigation line from this table and copy to other tables in your model.