Hello everyone,
I would like to remove row in datatable with multiple conditions in “Filter Data Table” activity, so I specified data which I want to remove in Rows Filtering Mode but it 's not working.
For example, my datatable has 2 columns name “Plant” and “Billing Type”. I want to remove row that Plant equal to 1010 and Billing type equal to ZB91, so I filter these multiple conditions with “And” in Filter Rows as shown in given picture.

It worked when I tried to filter only one condition. But when I added another condition, it doesn’t work.
Please help me solve this issue.