Is it possible to filter a dataset if a column value exists in another dataset?
For instance, if I have a dataset (Dataset A) of clients (client_ID) but I want to exclude any clients in Dataset A that exist in another Dataset B.
Is it possible to filter a dataset if a column value exists in another dataset?
For instance, if I have a dataset (Dataset A) of clients (client_ID) but I want to exclude any clients in Dataset A that exist in another Dataset B.