Introduction
Conditional interactions let you create buttons or elements that behave differently based on what the user does or the current state. This helps make your dashboards or reports more interactive and user-friendly by showing or hiding information depending on choices.
When you want a button to show different charts depending on the selected filter
When you need to display extra details only if a user clicks a specific item
When your dashboard should change views based on user input without loading a new page
When you want to disable or enable controls depending on previous selections
When you want to guide users through steps that depend on their earlier choices