Hi @Pankaj_P ,
Can you share the code where you define the relationships between usersEmails and users, if any ?
Also can you share the schema of you DB structure in mongoDB for those tables ?
Does the filtering work in the other direction ? like filtrering on “userEmail.email” from the table “users” ?
I think both your issues are related.