qwerty123987
Programmer
Hey, I have a date parameter and I want to have a default value that is always 1 year prior to the current date. However, from what I know, I can only set the default values for a parameter to be a constant value (i.e. I can set the default date to be July 17, 2001, but this value will never change unless I change the report every day). Is there a way to do this from within Crystal?
Thanks
Thanks