I want a list of all employees with a line for each lien. Right now I have it using 3 Tables: Liens, EE, & Payee info
Without any derived fields, for employees with more than one lien, it gives me each payee info under every lien case# (that many times)
ADP verified that I can fix this problem with derived fields but, is it a Sum(Distinct(@ decode ??? of some sort... Please let me know how to form the correct derived field so that each payee info only shows once for the correct Lien Case #
Thank you!
Without any derived fields, for employees with more than one lien, it gives me each payee info under every lien case# (that many times)
ADP verified that I can fix this problem with derived fields but, is it a Sum(Distinct(@ decode ??? of some sort... Please let me know how to form the correct derived field so that each payee info only shows once for the correct Lien Case #
Thank you!