Hi Everyone,
I have loaded the below hours for an employee under Heures Vacances (vacation hours) and I would like to have them copied over to the next year

In order to do this, I added the following member formula to the account Heure_Vacance:
If(@ismbr("OFS_Calculated"))
@PRIOR("Years",1);
endif
However, when I go to the Revenue Forms for the following year in FY19, there are no values under the calculated plan element for that account

What am I doing wrong? Should i be creating a business rule instead of using member formula?
Thanks in advance,
Kiran