Forum Discussion

james_rival's avatar
james_rival
Data Storage
05-23-2023

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

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

Replies have been turned off for this discussion
  • ā€ƒAttached example image of these 'orphaned widgets' from PATCH.