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

Function for changing the data source of a dashboard #18

Open
vvaezian opened this issue May 5, 2021 · 2 comments
Open

Function for changing the data source of a dashboard #18

vvaezian opened this issue May 5, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@vvaezian
Copy link
Owner

vvaezian commented May 5, 2021

For the first version we can assume the source of all the cards on the dashboard are the same (an initial check needs to be done in this case).
The function for changing the data source of a card is used for each card of the dashboard.
The dashboard filters needs to be updated as well.

@vvaezian vvaezian added the enhancement New feature or request label May 5, 2021
@vvaezian vvaezian changed the title Function for changin the data source of a dashboard Function for changing the data source of a dashboard Jun 24, 2021
@haterecoil
Copy link

Hi!
Thank you for this feature (all the work you put in this fantastic lib)
if you need a hand I would be glad to help

@vvaezian
Copy link
Owner Author

Glad that it has been helpful.
I'll work on new features whenever I get time.
BTW changing the data source of a card has been implemented using the clone_card function. The function for changing data source of a dashboard (the current issue) will build on top of that.

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

No branches or pull requests

2 participants