In Google Sheets, what is the main difference in how Filter Views and Filters affect what users see?
Think about whether the filter changes the sheet for everyone or just for you.
Filters apply to the entire sheet and affect what all users see. Filter Views create personal views that only the user sees, so multiple users can have different filters without interfering.
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?
Consider which option lets multiple users filter differently at the same time.
Filter Views let each user create and save their own filtered view without changing the sheet for others. Filters apply to everyone and can't be personalized simultaneously.
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?
Filters hide rows that don't meet the condition but do not delete them.
Filters hide rows that don't meet the condition, so only the 30 rows with values greater than 50 remain visible.
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?
Think about whether Filter Views change the sheet for everyone or just for the user who opens them.
Filter Views only change sorting and filtering for the user who opens them. Other users see the default data order unless they open the same Filter View.
Which of the following actions will cause an error when trying to create a Filter View in Google Sheets?
Consider permissions and restrictions on protected ranges.
You cannot create or modify Filter Views on protected ranges if you do not have edit permission, which causes an error. The other options are allowed.