Hello,
I have a table that looks like this (values can be variable each time):
Customer 11111111 22222222 33333333
I want delete (if found) the “Customer” values for each row in another separate table that has more customers.
Is it possible to do that?
Hello @RobertRoland
Yes, it’s possible! U can use Filter Data Table Activity. U give it the name of column u want to check and the value u want like “Customer” than chose to delete. Then u will get only the rows with no “customer” as content