Forum Discussion
Manasa_Koppula
3 years agoNew Member
How to delete resulting rows after applying filter on column
Hello Everyone!! I have a dataset with column Quantity which has negative values, I want to remove the rows with negative values. I have applied filter "Less than 0" on cloumn. I am not sure how ...
lbendlin
Super User
3 years agoTurn your filter around to only keep rows with Quantity 0 or higher.