With the OAC November 2024 Update, you can show or hide visualizations based on the selected value of a parameter.
Currently, all visualizations in a workbook are created first and only then hidden based on the visibility parameter. This behavior may impact performance (as unnecessary queries are executed in the background) and could expose unwanted data to end users.
Visibility parameters should be evaluated first so that, if the condition is not met, the visualizations are not generated at all.