Mike - SMT
Mike - SMT

Reputation: 15226

Apply filter to 2nd dashboard without immediately jumping to 2nd dashboard in Tableau?

I am having a problem with applying a filter without instantly moving to the dashboard I want the filter to be on.

Here is the situation. I have Dash A that holds some info and a bar chart. This bar chart is colored based on the system names in the data. Lets call them System One, Two and Three.

I have a 2nd dashboard called Dash B. The goal is to select one of the colors in the bar chart on Dash A and to stay on Dash A until the user presses a button on the dash that then takes them to Dash B where the data will be filtered by whatever system color was selected in Dash A.

Currently when applying a filter either it jumps directly to Dash B or I can use a menu option to allow the user to select a link after clicking a color to then move to the dash board however I don't wont either options.

Is there a way to apply a filter to a 2nd dashboard from the 1st dashboard without switching dashboards?

Upvotes: 1

Views: 470

Answers (2)

Try using Run Action on 'Menu' to go to Dash B Additionally, add a 'Select' filter only targeting Dash A.

Upvotes: 0

Jonathan Lam
Jonathan Lam

Reputation: 1328

You should be able to filter from one worksheet/dashboard to another worksheet/dashboard without it going to it using the

Add Filter Action

enter image description here

Upvotes: 1

Related Questions