Complete the code to create a context filter in Tableau.
Add the field [1] to the Filters shelf and select 'Add to Context'.
Context filters are created by adding a dimension field to the Filters shelf and then selecting 'Add to Context'. 'Region' is a common dimension used for context filters.
Complete the sentence to explain context filter behavior.
A context filter creates a [1] that other filters depend on.A context filter creates a fixed data subset that other filters use as their data source, improving performance and filter dependency.
Fix the error in the Tableau filter order explanation.
Context filters are applied [1] all other filters except extract filters.
Context filters are applied before all other filters except extract filters, which means they set the data subset early in the filtering process.
Fill both blanks to complete the Tableau context filter creation steps.
First, drag [1] to the Filters shelf. Then, right-click the filter and select [2].
To create a context filter, you drag a dimension like 'Category' to the Filters shelf, then right-click it and choose 'Add to Context'.
Fill all three blanks to complete the explanation of context filter effects.
Context filters create a [1] that [2] the data for other filters and can [3] query performance.
Context filters create a temporary table that limits the data for other filters and can improve query performance by reducing data volume early.