Hello,
I have 2 datatable, first table for customers personal information and second table for customers areas of interest. this two tables have same ID for same customers.
So, when i want to check my some group of customers(like who intrests on sports stuffs) i need filter my first table according to my second table.
is there any easy way to do it?
thanks for your helps :)