Is it possible to save an existing dashboard (incl. Widget & Graphs) in such a way that it can be exported and used in another tenant?
or to create a dashboard in the parent tenant and allow the subtenant to copy it and utilize it.
this is possible but kind of complicated (because of internal IDs, used custom widgets etc.). You can copy dashboards from Tenant A to Tenant B but there is no relation between them anymore, so don’t expect any inheritance etc.
Hi Stefan, thanks fo the prompt replay. Despite setting the Access control, Allowed Domain to * and having the necessary tenant admin permissions (on both source & destination), I am encountering CORS (Cross-Origin Resource Sharing) errors. Any idea what also I can do?
could be anything. Can you check the the browser console in network for any errors? Could be the URL or credentials are wrong. If you sett “Allowed Domain” on the source tenant to “*” already CORS shouldn’t be the issue here.