Make Year Dynamic in Hourly Payrate Member formula
Summary:
Content (please ensure you mask any confidential information):
I need to make the year dynamic in the salary member formula. I need it to use FY25 or FY26 or FY27, so that users can pull any of those years and have the correct days per month for each year used in the formula. I tried @CURRMBR, but that doesn't return any results. Is there another function needed?
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
/* Hourly Employees */
IF ("SalBasis"->&NoYear == 2)
("SalRate"->&NoYear * "HrsDay"->&NoYear) *
0