Hi,
I'm busy adding some control logic to hide some dropdown menu's in my Data Card. But now I'm wondering, what is best practice for Variable Actions, i have 3 options:
- 2 seperate hide actions to control different variables (image 1)
- 1 hide action to control 2 variables (image 2)
- 1 hide action with an AND (&) statement and controlling 2 variables (image 3)
image 1
image 2
image 3