This should be a simple List collector filter but its not
I have a list collector variable referencing the sys_user table. On the sys_user table, I have a custom drop down of "type" I want to filter the list collector to only show of a certain type of user Shouldn't I just be able to use the ref qual like t...
