I’m trying to build a dashboard to allow the user select wich charts he want to see. To be more directly, I want to have an option on the controls with “On” and “off” to show some charts when the user wants to see it. Something like that :
But instead off to be like the image above, I want a bottom with this options
Yes, you can do this by using parameters. In free-form layout, you can add a rule to show or hide a visual.
The rule is based on the value of a parameter.
You can create a control (e.g. a dropdown list) which is linked to your parameter. The user will then be able to show or hide the visual by selecting a value in the control.
1 Like