Avatar

Level 1

Thanks for the help here! Unfortunately, when I put in other filters, this one stops working. I had been filtering on some custom form fields and wanted to add this as an additional layer. 

When using EXISTS, is there special syntax for the other filters or can they just be used normally? The filter below returns no data. I tried a couple different permutations, but no luck. 

 

 

DE:Client Status=Active
DE:Client Status_Mod=in
DE:Client Type=Agency
DE:Client Type_Mod=in
EXISTS:a:$$EXISTSMOD=EXISTS
EXISTS:a:$$OBJCODE=PROJ
EXISTS:a:budget=0
EXISTS:a:budget_Mod=gt
EXISTS:a:companyID=FIELD:ID

 

 

Thanks again!