Can Parameter controls be re-used?

I am using a parameter to dynamically select a field in my analysis, and this works fine. Created the single-value string parameter, and created a control with a list of values which are used in the calculated field. But as I am creating multiple analysis charts I would like to re-use this function without having to type out the same list in the control each time. Does anybody know if this is possible?

Hi @louise1996

Maybe one option here is to populate the control with values from a dataset (from csv/excel/DB/etc.)

You can do this by configuring the controls values to pull from another column or another dataset.

This should save you some time so you don’t having to type out the control list every time.

thanks
ramon lopez

1 Like