Deleting blanks rows from a table

Options

I am trying to clean the data in a table for reporting purposes. One of the columns has 2 conditions for which all rows that satisfy either of the criteria are deleted. One of the criteria is "ABC" (example) and the bot is removing those rows (all rows). The other criteria is removing rows that have no value in that column. The bot is unable to do so. I am using the Tables: Remove a row action and I specified the table ID and the column name. For the criteria, I left it blank (adding a single blank space to that column). The pushbot is not removing those rows. Suggestions are welcomed!

Comments