james_rival
05-23-2023Data Storage
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ā