Question
Can I create a filter with a cross object reference to a custom field using $$USER?
I'm trying to create an issue-based report filter that will match a user's region (using a custom user field called "IIT Region") to the project's region, using that same field applied to the project. Is it possible to use a user-based variable ($$USER) in such a cross object reference with a custom field? These attempts don't seem to be working:
DE:$$USER:IIT Region=DE:project:IIT Region DE:$$USER:IIT Region_Mod=in or
DE:$$USER:ID:IIT Region=DE:project:IIT Region DE:$$USER:ID:IIT Region_Mod=in
Thanks in advance!
Nathan Roberts