Hi,
I have one column with checkboxes call “Active” in my google sheet (so a Yes/No column type).
I want to show the rows only when the checkbox is = “yes”
Is it possible with expression ? any idea ?
i try show if [active] = “Yes” and it’s work for the column. I would like to extend it to the row.
Thanks, and happy new year