The formula below to be use if you want to create the report with period comparison.

Please note, the formula must enter in the Comparison Date Formula field.

AbbreviationDescription
PPeriod.
LPLast period of a fiscal year, half-year, or quarter.
CPCurrent period of a fiscal year, half-year, or quarter. Use CP in formulas to set the period that starts or ends the formula. For example, FY[1..CP] denotes the time from the beginning of the current fiscal year to the current period.
FYFiscal year. For example, FY[1..3] denotes the first quarter of the current fiscal year.

Examples of formulas:

FormulaDescription
<Blank>Current period.
-1YCompare to same period one year earlier.
-1PPrevious period.
-1FY[1..LP]Entire previous fiscal year.
-1FYCurrent period in previous fiscal year.
-1FY[1..3]First quarter of previous fiscal year.
-1FY[1..CP]From the beginning of the previous fiscal year to the current period in the previous fiscal year, including both periods.
-1FY[CP..LP]From the current period in previous fiscal year to the last period of the previous fiscal year, including both periods.
  • No labels