We'd like to request an enhancement to the date session variables available. We find ourselves needing to use the previous quarter's end date a lot. We created a global variable named $lastQuarterEnd as a workaround with the following syntax. Though we can put that in our date dashboard filters, the one thing we can't use it for is in a date range for BETWEEN (e.g. $lastQuarterStart - $lastQuarterEnd) since our global variable can't be recognized in the between operator.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.