Hi @izzycs ,
So to apply hide/show logic to a visual, you are going to go to the interactions tab within your properties panel and within there is a dropdown called ‘Rules’. This is where you decide when and how you hide/show your visual. Depending on your use case you can decide if you want your visual to show by default or hide by default by clicking on or off the switch.
From there, you are going to pick your parameter and then create a condition.
Depending on what you set as your default decides on how you create your logic. So, as an example, let’s say I set it so it hides the visual as default. Then within new rule menu you would pick your parameter, set it so when the parameter equals a certain value it will show the visual as the action. In order to control what value the parameter is set to will be done with a control.
One caveat is that the hide/show ability on visuals is only allowed to be done when the sheet layout is set to ‘free-form’.
Hope this helps!

