cancel
Showing results for 
Search instead for 
Did you mean: 
intapiuser
Community Team Member
Community Team Member
In some cases user would like to change the source of all dashboards that are using one source to a different source. This can be a time consuming process if you have multiple dashboards.
Instead of changing one dashboard at a time, there's a way to do so all at once.
  • Open your Admin page and go to the REST API section
  • In V1 go to Admin > POST /dashboards/{server}/{title}/replace_datasource
  • In Server enter the name the name of the server *If you are using localhost - Enter LocalHost with uppercase "L" and "H"
  • Title Enter the name of the old data source name.
  • In Datasource it can be a bit tricky, what I will recommend is switching one dashboard manually to the new data source and exporting it to a .dash file > Open the dash file using notepad and copy the data-source section: It should look something like this
{
 "title": "Sample ECommerce",
 "id": "aLOCALHOST_aSAMPLEIAAaECOMMERCE",
 "address": "LocalHost",
 "database": "aSampleIAAaECommerce"
 }
Press Run
Version history
Last update:
‎03-02-2023 09:03 AM
Updated by:
Contributors
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Developers Group:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

The Legal Stuff

Have a question about the Sisense Community?

Email [email protected]

Share this page: