0
0
Google Sheetsspreadsheet~20 mins

Filter views vs filters in Google Sheets - 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
Difference in visibility between Filter Views and Filters

In Google Sheets, what is the main difference in how Filter Views and Filters affect what users see?

AFilters change the view for all users at once, while Filter Views let each user see their own filtered data without affecting others.
BFilter Views permanently delete rows that don't match the filter, while Filters only hide them temporarily.
CFilters allow multiple users to create different views simultaneously, but Filter Views only allow one view at a time.
DFilter Views automatically sort data, but Filters only hide rows without sorting.
Attempts:
2 left
💡 Hint

Think about whether the filter changes the sheet for everyone or just for you.

🎯 Scenario
intermediate
2:00remaining
Choosing between Filter Views and Filters for team collaboration

Your team is working together on a shared Google Sheet. You want each person to filter data differently without changing what others see. Which should you use?

AUse Filter Views because they delete rows that don't match the filter.
BUse Filters because they let everyone filter independently.
CUse Filter Views because they allow each user to create their own filter without affecting others.
DUse Filters because they save filtered data permanently.
Attempts:
2 left
💡 Hint

Consider which option lets multiple users filter differently at the same time.

📊 Formula Result
advanced
2:00remaining
Effect of applying a Filter on visible rows count

You have 100 rows of data. You apply a Filter to show only rows where the value in column A is greater than 50. If 30 rows meet this condition, how many rows will be visible after applying the Filter?

A70 rows will be visible, the rest are hidden.
BNo rows will be visible because Filters delete rows.
CAll 100 rows will be visible but sorted differently.
D30 rows will be visible, the rest are hidden.
Attempts:
2 left
💡 Hint

Filters hide rows that don't meet the condition but do not delete them.

data_analysis
advanced
2:00remaining
Impact of Filter Views on data sorting

You create a Filter View that sorts data by column B in ascending order. What happens to the data sorting for other users who do not open this Filter View?

AOther users see the data sorted by column B immediately, even without opening the Filter View.
BOther users see the data sorted by column B only if they open the same Filter View.
COther users see the data sorted by column B permanently for all views.
DOther users see the data unsorted because Filter Views delete sorting.
Attempts:
2 left
💡 Hint

Think about whether Filter Views change the sheet for everyone or just for the user who opens them.

Function Choice
expert
2:00remaining
Which option causes an error when creating a Filter View?

Which of the following actions will cause an error when trying to create a Filter View in Google Sheets?

ATrying to create a Filter View on a protected range without edit permission.
BCreating a Filter View on a range that includes empty rows.
CCreating multiple Filter Views on the same data range.
DApplying a Filter View that sorts data by a column with text values.
Attempts:
2 left
💡 Hint

Consider permissions and restrictions on protected ranges.