You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
I have a dynamic list with 2 DateTime parameters.
I want to have the first one with the first day of the month at 00:00
The other one needs to be the actual time.
I have configured the parameters as follows:
${today.firstDay()} and ${today}
However when I open the report the dates of the parameters are correct but the times are the actual time in both.
It seems that when I change the time in an expression of a parameter it changes in both of them.
Is a solution for this behaviour?
Offline
Have you tried using ${now}?
Offline
Still the same behavour
Offline
Hi lreyes,
can you pls share some screenshots showing the behavior ? You can use http://imgbb.com for this.
Regards,
Eduardo
Offline

In this example I have 2 different datetime parameters. Note that when I set the date time in the first one the time changes in the second one.
The same behaviour ocurrs if I set the formula as default in the report parameter properties
Offline
Hi lreyes,
can you pls also post a screenshot of the parameter configuration/definition of both parameters?
Which reportserver version are you using exactly?
Regards,
Eduardo
Offline
This is the configuration:
Right now im using RS4.0.0-6055 but I experienced the same behaviour with the RS 4.2.0.6066-0
Offline