How to pull a past year only that's not the past year

WillVitale
New Contributor III

Hello,

I was wondering if there's a time expansion that would only pull a previous year based off the workflow? I tried WFPrior2, but that pulls both prior 2 years. If I want to just pull the time form 2 years ago (i.e. 2022) how could I do that based off the WFYear time expansion? I know i can create a parameter and hard code it, but I would rather not have to go back and update it every fiscal year.

Thanks,

Will

1 ACCEPTED SOLUTION

aricgresko
Contributor III

T#YearPrior2(|WFYear|) should work

View solution in original post

2 REPLIES 2

aricgresko
Contributor III

T#YearPrior2(|WFYear|) should work

Great! That did the trick.

Thanks!