By using this website, you agree to our Terms of Use (click here)
I have an issue with 2020.3 upgrade and AR Aging reports. I need to be able to conditionally use @Today in the report filter (depending on a new boolean parameter that I added to the report which triggers use of today's date instead of the specified Aging Date).
As a test I replaced all instances of @AgeDate with @Today assuming that @Today was a built in parameter.
The report returned no output at all. So i can only assume that either @Today doesn't work as a report filter, or there's an issue in the 2020.3 sandbox we are testing in.
Does anyone know whether @Today really is supported in Schema Builder -> Filter (in the Value column)?