This blog will demonstrate how to switch between two sheets on a Tableau dashboard using dynamic zone visibility.
In this example I want my user to by able to select which graph they want to view from the dashboard below.

Step 1-
Create a parameter listing the different views you want to provide your user. In my example I want a bar chart view and a line chart view.

Step 2-
Create a calculated field that returns a Boolean value for each view.


Step 3-
Navigate to the layout pane on your dashboard. Select one of your sheets and tick the box "control visibility using value".

Step 4-
Tick this box for both sheets and select the calculated field that each applies to.

Step 5-
Select your graph and using the top right drop down, navigate to the sheet swap parameter.

Step 6-
You should now have a button that switch between your chosen sheets!