Home › Forum › General › Filtering results displayed in a table › Re: Filtering results displayed in a table
February 18, 2010 at 11:24 am #5063
Look at how the SetTable Rows behaviour can help you where you can iterate through the table row by row and run actions on each row (perhaps in this case a condition that is checking a condition is satisfied and if so, you could ‘delete this row’)