Skip to Content
Menu
This question has been flagged
1 Reply
1134 Views

From Marketing Automation, is it possible to create a filter that, for example, sends an email only to people who are in the Human Resources department and are also in the aerospace industry? I managed to create the filter for only HR personnel when it's just that filter, and I get records. However, if I add the industry filter as well, it doesn't recognize any records, even though there are contacts that meet those requirements.


Version 18.0+e

Avatar
Discard

Hello Martha Gomez,

Filter is not correct, x_studio_giro is many2one field, so you have to use 'in' operator instead of '='

Correct Domain :

[&'('x_studio_departamento_4.name','=','RecursosHumanos'),('x_studio_giro_1','in','[3])']


Thanks & Regards,

image0

CandidRoot Solutions Pvt. Ltd.

Mobile: (+91) 8849036209

Email: info@candidroot.com

Author Best Answer

I made the change, but I still don't see any records.

Avatar
Discard
Related Posts Replies Views Activity
0
May 25
620
14
Aug 20
8009
1
Jan 23
3045
1
Aug 25
232
2
Aug 25
1121