Executing a data management sequence that we chose from a combo box in a dashboard
Hi Everyone,
I am actually trying to make a dashboard that let users execute different sequences from data management without accessing the Application tab so i am using a dashboard with a combo box that lets you choose the step you want and a button to execute it.
The problem is that i don't know how to send to the button the sequence i chose from the combo box and how to make so that the button can execute any sequence i chose without preparing the parameters in advance like we do in the data management tab where we run then choose parameters we need.
I already linked a parameter containing the list of steps to populate the combo box but i don't know how to send the selected step to the button to run it.
Thank you.
