Need help in formula to select specific month/year(cutoff date) to calculate larger calculation

share some exmample

Answers

  • It'd help if you could post some pseudocode so others can help, as your question is pretty open ended..

    E.g IF time period greater than current year THEN x else y

    You'd likely need a time calculation line plus the line item that does the output calculation itself.