I need to write a query that will provide a rolling 30, 60 and 90 day look from current date. I've tried using the now(90d) but must not know exactly how to write it because I'm getting an error "Function 'now' expected '0' arguments but received '1'."