Sheet Selector for a Tableau Dashboard Create a drop-down menu that lets users select an individual view and expand it to fill a dashboard. On an individual worksheet, right-click an empty area of the Data pane at left, and select Create Parameter . In the Create Parameter dialog box, do the following: Enter a name that will appear appear above the menu, like Select a View . For Data type , select String . For Allowable values , select List . Under List of values , type All for the first value, and then add values with the name of each view in the dashboard. Click OK . On any sheet, right-click an empty area of the Data pane at left, and select Create Calculated Field . Give the calculation a descriptive name like Display sheet . In the formula text box, enter the name of the parameter you created above. Then click OK . One by one, open each sheet ...