08-07-2024 10:40 AM
I have a parameter for time that acts as the default for all reports.
I'm trying to store in it the year. I want the parameter to take the GlobalYear so that I don't have to change the value manually every year.
Basically, I'm attempting this:
But it's not working
a month ago
I think your problem might be that you're trying to use a substitution variable GlobalYear but there isn't such a sub var; only GlobalTime. The syntax would have been |GlobalYear|.