Setting up a pre-selection of categories and variables for Dashboard users
I need my dashboard to be fully flexible and allow users to pre-select: a- The reference category from the variable "Group" b - The variables on which to run the dashboard on. Then, the dashboard to use these such the code knows that:Ref = "name of reference group selected"
cols = { list of columns selected} Is there a way to have a dialogue window populate with the categories of a variable and the...