Which of the following best describes what a filter action does in Tableau dashboards?
Think about how clicking on one chart can affect another chart in a dashboard.
Filter actions let users interact with one view to filter data shown in other views, making dashboards interactive and focused.
In a Tableau dashboard, you have two views: Sales by Region and Sales by Product. You set a filter action on the Sales by Region view to filter the Sales by Product view. If you click on the 'West' region in Sales by Region, what will the Sales by Product view show?
Filter actions limit the data in the target view based on the selection in the source view.
Clicking 'West' filters the Sales by Product view to show only products sold in the West region, so sales data is limited to that region.
You want a filter action in Tableau that filters another view only when a user selects a mark, but clears the filter when the user clicks outside the marks (deselects). Which filter action setting should you use?
Think about how the filter behaves when the selection is cleared.
Setting the action to run on Select and choosing to show all values when clearing the selection means the filter applies on selection and clears when deselected.
You created a filter action in Tableau to filter a target worksheet based on a source worksheet selection. However, when you click a mark in the source, the target view does not update. Which of the following is the most likely cause?
Filter actions require a common field to filter between views.
If the source and target views do not share a common field, the filter action cannot apply any filter, so the target view remains unchanged.
You have a dashboard with three views: Customers, Orders, and Products. You want to set up filter actions so that selecting a customer filters Orders to show only that customer's orders, and selecting an order filters Products to show only products in that order. Which sequence of filter actions should you configure?
Think about the natural flow of filtering from customer to order, then order to product.
The correct setup is to filter Orders based on Customers selection, then filter Products based on Orders selection, creating a logical drill-down.