How can I filter data on different sheets based on clicks on Tableau

+1 vote

How to filter data on different worksheets based on clicks in Tableau. For example:

Sheet 1 - The partition looks like this:

+------+-------+-----+
| Name | Month | ... |
+------+-------+-----+
| A    | Jan   | ... |
| B    | Jan   | ... |
| C    | Feb   | ... |
| D    | Mar   | ... |
| ...  | ...   | ... |
+------+-------+-----+

Sheet 2 - The partition includes Month.

When I click on Jan on Sheet 1, can Tableau filter Jan on Sheet 2?

I tried including an URL and making the filter universal to all sheets but filter doesn't work "on click" does it?

Jul 20, 2018 in Tableau by Atul
• 10,240 points
11,628 views

1 answer to this question.