Forum Discussion

alexleyva's avatar
alexleyva
New Member
5 years ago
Solved

URL date parameter for Paginated Reports

I have a report that I has a date parameter.  I want to default it to today's date with the option for the user to change it to any date after it renders today's info.  I can hard code a date like so...
  • pabeader's avatar
    5 years ago

    Could you set a default value expression of =Today() in the parameter?