Maximiliano
07/09/2023, 12:56 PMDavid B
07/09/2023, 9:59 PMDavid B
07/09/2023, 10:06 PMDECODE(MONTHS_BETWEEN({today},{date}),12,{amount})
(then repeat for 11, 10, 9...)David B
07/09/2023, 10:07 PMMONTHS_BETWEEN
produces an absolute value, so no worries about the order of the date fields.
One limitation is that the month columns are relative to today, so you can use an "available" search filter to select, for example, previous year
also {amount}
could be whatever you wantDavid B
07/09/2023, 10:14 PMAnnabel
07/10/2023, 8:17 AMDavid B
07/10/2023, 8:56 PM