$w("help me") .wix(good people who want to help me);

what I want to do is...
- I have a dataset 1, that is connected to repeater 1 and contains user profiles.
- I have a dataset2 with other items 
... what I want to do is ..... 
filter the dataset 2, after getting the filtered items => I want to see in repeater1,  the items from dataset 1 (that match with fieldkey _owner) with the items barely filtered from dataset2 ...