Segment customers by amount spent within time frame

You can do it with the following expression: orders_placed(sum_amount_at_least: 1000, since: -60d) = true