cancel
Showing results for 
Search instead for 
Did you mean: 

How to migrate all the content of one dashboard to another already created dashboard?

james_rival
7 - Data Storage
7 - Data Storage
Hi,

We are working on integrating Sisense within our service platform and trying to achieve the following workflow:

We have two dashboards created, dashboard A and dashboard B, both pointing to the same data source (Elasticube)
Through the Sisense REST API, is there a way to copy all content of dashboard A into dashboard B? This should include widgets, filters, and the exact layout performed by the user. When I have tried extracting dashboard A's .dash content and then executing the PATCH call to dashboard B with it, it seems to not pass all the information as expected and these empty elements show up where the widgets normally would be:

Please advise,

James 
1 REPLY 1

james_rival
7 - Data Storage
7 - Data Storage

Screen Shot 2023-05-23 at 1.45.22 PM.png

 Attached example image of these 'orphaned widgets' from PATCH.