Skip to main content
March 13, 2024
Solved

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

  • March 13, 2024
  • 1 reply
  • 0 views

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

Best answer by aricgresko

T#YearPrior2(|WFYear|) should work

1 reply

March 13, 2024

T#YearPrior2(|WFYear|) should work

March 14, 2024

Great! That did the trick.

Thanks!