How to reference data from another group
Hi, I have a requirement to print the word, Salary, in place of the element name, Regular Pay, for any Salaried employees. The HOURLY_SALARIED_CODE is in a different group than the earnings in the AC_EARNINGS group. This nestted if is not working. Can you please help? I have attached data and rtf.
<? if: ELEMENT_CLASSIFICATION !='Imputed Earnings'?><?xdofx:if (REPORTING_NAME ='Regular Pay' and ARCHIVE_CHEQUE_WRITER/CHEQUE/EMPLOYEE_DETAILS/HOURLY_SALARIED_CODE='Salaried') then 'Salary' else REPORTING_NAME end if?>
Thanks,
Ellen
Message was edited by: user12029791 Please try this template and data. Thanks!