Skip to main content
August 7, 2024

Set parameter with default year value using "GlobalYear"

  • August 7, 2024
  • 1 reply
  • 0 views

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: 


JooRodrigues_0-1723041537929.png

But it's not working

1 reply

Employee
August 8, 2024

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|.


DanielWillis_0-1723098933200.png