Within the Horizon rules, when filtering we often calculate period calculations based off of a date. For example, if we wanted to see total transaction amounts within the past 2 year periods (today - 12 months VS. 12 months - 24 months) we often use the Last/Next N Days filter.
However, Horizon limits the number of days for both next and last to 365 days, so doing the calculation above is not possible. Additionally, we would not want to use the last N months/years as days is a lot more precise.
Would it be possible to expand the N Days criteria to greater than 365 days?