I'm not sure if this can be achieved in Google Refine at all. But basically, I have data like this.
The first table is the table of all the users. The second table show all the friends. However, in the second table in "friends"
column not all the id exists in the first table which I want to get rid of. So, how can I search each id in friends
column in the second table and get rid of the id that doesn't exists in the table 1?