how to add/display timestamp while creating a report using pentaho report designer 3.6, having date as a parameter and when the user chose the date, the timestamp should be displayed
Asked
Active
Viewed 4,063 times
1 Answers
1
Define your parameter as type "Timestamp" or "Date" (not Date (SQL)!). All you need to do then is to display your parameter in a date-field with the correct format-string to display time-elements.

Thomas Morgner
- 412
- 2
- 2