Resolved! Reference qualifier not working
Hi,I have a reference variable refvar1 in a catalog item.The referenced table is u_table1.u_table1 has a field called u_user, which is a reference field to sys_user. I am trying to filter values in refvar1 so it only shows records in u_table1 where u...