Adjusted Annual Salary (Prior)

Formula

[OpenInputValueBlock]

IF(@ISLEV([Dimension("DIM_NAME_PERIOD")],0))

@PRIOR("Adjusted Annual Salary");

ELSE"Adjusted Annual Salary";

ENDIF

[CloseInputValueBlock]

Description

Calculates the adjusted annual salary for the prior period.