ContributionsMost RecentMost LikesSolutionsRe: Filter/Ignore not null values Thank you @bojanvelevski! Can you do this via a filter snap as well on a column? Filter/Ignore not null values Hello, I am trying to build a pipeline where a series of format operations must be applied to a CSV file. For some columns, I want to delete/remove or simply ignore empty rows from the file. I tried doing this with a mapper/filter but with no success. What will be the best way of doing this?