I have a column that says status. I want to hide any rows that have “completed” - is this possible?
Hi @Emily_Eisenberg,
You can use the “Filter” menu at the top of a view to hide those records in that view:
If “Completed” is a checkbox, then set that filter to show only records Where
“Completed” is unchecked.
If “Completed” is a single-select option, then set that filter to show only records Where
“Status” is "completed"
.
Hi @Emily_Eisenberg,
You can use the “Filter” menu at the top of a view to hide those records in that view:
If “Completed” is a checkbox, then set that filter to show only records Where
“Completed” is unchecked.
If “Completed” is a single-select option, then set that filter to show only records Where
“Status” is "completed"
.
YES thank you so much you solved it!!!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.