Is there a way I can delete rows based on column? I have column of True and False and I want to delete the complete row which has value False in True and False column
Is there a way I can delete rows based on column? I have column of Tru... | Clay
Hey Muhammad Haseeb, thanks for reaching out! Yes, you can apply a filter to that column to only show you "False" rows and then you can select them all, right-click and delete all.