Avatar

Level 9
Level 9

Hi Rob. Exists filters can be tricky. I think this is what you are needing: 

 

EXISTS:a:$$EXISTSMOD=EXISTS
EXISTS:a:$$OBJCODE=PROJ
EXISTS:a:budget=0 EXISTS:a:budget_Mod=ne
EXISTS:a:companyID=FIELD:ID


You could add additional lines to indicate that only Active projects should be considered, or any other project-level criteria. 

 

Thanks,

-WE