Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate a dashboard with all it's slices? #4963

Closed
2 of 3 tasks
thoughtpunch opened this issue May 9, 2018 · 6 comments
Closed
2 of 3 tasks

Duplicate a dashboard with all it's slices? #4963

thoughtpunch opened this issue May 9, 2018 · 6 comments

Comments

@thoughtpunch
Copy link

Make sure these boxes are checked before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if any
  • I have reproduced the issue with at least the latest released version of superset
  • I have checked the issue tracker for the same issue and I haven't found one similar

Superset version

0.23.0

Expected results

I have a fairly complex dashboard with dozens of slices configured. I'd like to duplicate (via SQL or programmatically if required) the entire dashboard multiple times along with all it's slices, metadata, etc.

The use case is configuring a single customer-specific BI dashboard "template" that can be repurposed without constructing the entire dashboard from scratch.

Curious to hear if there is any way to accomplish this

@mistercrunch
Copy link
Member

screen shot 2018-05-09 at 8 53 14 pm

@monkevlar
Copy link

I've just tried to duplicate a dashboard by clicking the top-right voice "Save as" from the drop-down menu next to "Edit Dashboard" (while being on the dashboard), and the alert is exactly the same as the one posted by @mistercrunch. Works fine with me. @nabinkhadka have you followed the same procedure?

@mtoto
Copy link

mtoto commented Nov 22, 2019

@monkevlar the only problem is that the duplicated dashboards cannot be customised because every change to the data behind the charts affect the original as well.

@monkevlar
Copy link

@mtoto not if you duplicate the whole dashboard. Superset duplicates also every single chart and from that point every new change will be directed to a specific chart, positioned either in the old or in your newly cloned dashboard.

@madhamanchiharsha
Copy link

can we do duplication using open"API" endpoints

@madhamanchiharsha
Copy link

Atleast let me know the approach that would helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants