jchewsmith
Technical User
I am trying to create a field called prior year and make it one less year than my paramater field {?Year}
then use the formula field to call a previous year total:
if {SSRpt_SalesGLwJE.BATCH PERIOD} = {?Month} and {@PriorYear} = {SSRpt_SalesGLwJE.BATCH YEAR}
then {@CurrentMonth Adj}
I tried using {?Year}-1 but it doesn't recognize the year in the new formula even though it displays the prior year = 2,008.00
then use the formula field to call a previous year total:
if {SSRpt_SalesGLwJE.BATCH PERIOD} = {?Month} and {@PriorYear} = {SSRpt_SalesGLwJE.BATCH YEAR}
then {@CurrentMonth Adj}
I tried using {?Year}-1 but it doesn't recognize the year in the new formula even though it displays the prior year = 2,008.00