I am running a salary report, and I'm trying to get the most recent date prior to 2/27/2012.
Here is my record Selection
{PRRATEHIST.BEG_DATE} in DateTime (2008, 01, 01, 00, 00, 00) to DateTime (2012, 02, 27, 00, 00, 00) and
{EMPLOYEE.EMP_STATUS} in ["C", "FR", "PR", "SI", "SU"] and
not...
I am running a report that pulls from a history table.
I have 2 fields...
1- salary on 2/27/2012 (date of merit increase)
if {Salary History.BEG_DATE} = #2/27/2012#
then
if{Salary History.SALARY_CLASS}="Hourly"
then{Salary History.PAY_RATE}*{Salary History.ANNUAL_HOURS}
else{Salary...
Here is the formula I was trying to run...
if {data.DESCRIPTION} = ("Regular", "Bereavement", "Paid Bank", "Jury Duty", "Military - Hours", "Temp Disability/Sick", "Temp Dis-State tax exempt", "Temp Dis - Hours", "Temp Dis-State taxable", "FMLA- FLA", "Military Wages to offset reg", "Bank -...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.