Hi guys,
I have a new entity (activities) that has a 1-to-Many relationship against Lead entity. I have used it as a sub-grid in the form.
I need to create a Marketing List that queries all Leads that have X and Y activities, but I still don't know how, because if I try to use AND, it will try to find a Lead with 1 record with both (X and Y) activities and that doesn't exist, what I need, is to find a Lead that have 1 X activity and 1 Y activity, does that make sense?
Regards,
Raúl
*This post is locked for comments
I have the same question (0)