Sorry, I tried it and you're right – the value for "Role" always seems to be empty when the filtering is happening. If I check "Is Empty," then all employees show up in the drop-down. So I guess that won't work…
Maybe you could add another flag to the employees with this role that you can filter by?
Or the other option would be a before load user event script that sets the drop-down options dynamically.
GusGus replied on 10/20/2017, 09:30 AM: Yeah, I was thinking the script but it would be easier to use a flag and might be more efficient for the users, too. Thanks for the suggestions. I just wanted to make sure I wasn’t missing something.