GoodMorning,
I got a question, at the moment I am designing some crystal reports. What I want is to fill the parameters with a default value. For string values it isn't a problem because those are static values.
But for date parameters it is a problem, I want that the date value is always set to Today. My reports can be printed in a background batch so the user cant control the input.
Is there a way to set the default value of a date parameter to today?
thanks in advanced