I have formula that calculates the first day of the next month in a formula, but in the SQL it only lets me add parameters. Is there a way to use formulas in the SQL?
I would just put the where clause in the record selection formula, but the sql is a union statement and I need to use it in one section but not both.
I would just put the where clause in the record selection formula, but the sql is a union statement and I need to use it in one section but not both.