This guide walks through several ways to model seasonality in Runway, depending on where it occurs in your business.
thisQuarter()
to return the start of each quarter, then add 2 months to return the end of that quarter.
IF()
statement allows us to allocate 80% of a quarter’s quota in the last month and 10% in the other months.