0
0
Tableaubi_tool~20 mins

Filter shelf vs filter card in Tableau - Practice Questions

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Filter Mastery Badge
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Understanding Filter Shelf and Filter Card

In Tableau, what is the main difference between a Filter Shelf and a Filter Card?

AFilter Shelf applies filters globally across all dashboards; Filter Card applies filters only to one worksheet.
BFilter Shelf is used only for date filters; Filter Card is used only for categorical filters.
CFilter Shelf is where you drag fields to apply filters; Filter Card is the visual interface showing filter controls to users.
DFilter Shelf is a Tableau Server feature; Filter Card is a Tableau Desktop feature.
Attempts:
2 left
💡 Hint

Think about where you place filters and how users interact with them.

🎯 Scenario
intermediate
2:00remaining
Applying Filters for User Interaction

You want users to select which product categories to view on a dashboard. Which Tableau feature should you use to let users pick categories?

AAdd the category field to the Filter Shelf and then show the Filter Card for user selection.
BCreate a calculated field instead of using filters.
CUse only the Filter Shelf and hide the Filter Card.
DAdd the category field to the Filter Shelf only.
Attempts:
2 left
💡 Hint

Think about how users can interact with filters on the dashboard.

visualization
advanced
2:00remaining
Filter Card Display Options

Which option correctly describes how you can customize a Filter Card in Tableau?

AYou can change the filter type to single value dropdown, multiple values list, or slider on the Filter Card.
BFilter Cards cannot be customized; they always show a checkbox list.
CFilter Cards only support date range filters and cannot show categorical filters.
DYou must create a new worksheet to change Filter Card display options.
Attempts:
2 left
💡 Hint

Think about the different ways users can select filter values.

🔧 Formula Fix
advanced
2:00remaining
Filter Not Affecting Dashboard

You added a filter to the Filter Shelf on one worksheet, but the dashboard does not update when you change the filter on the Filter Card. What is the likely cause?

AThe data source is disconnected, so filters do not work.
BFilters on the Filter Shelf never affect dashboards.
CThe Filter Card is not visible, so the filter cannot be changed.
DThe filter is set to apply only to the current worksheet, not all related worksheets on the dashboard.
Attempts:
2 left
💡 Hint

Consider filter scope settings in Tableau.

data_modeling
expert
3:00remaining
Filter Shelf Impact on Data Model Performance

How does placing multiple filters on the Filter Shelf affect Tableau's query performance and data model processing?

AFilters on the Filter Shelf are ignored during query execution and do not affect performance.
BEach filter on the Filter Shelf adds conditions to the query, which can slow performance if filters are complex or numerous.
CFilters on the Filter Shelf always improve performance by reducing data volume before processing.
DFilters on the Filter Shelf only affect visualization rendering, not data queries.
Attempts:
2 left
💡 Hint

Think about how filters translate into database queries.