Closed
Time portion of pxCreateDateTime in Reports
Hi,
I would like to know ho to display only the TIME portion (hh:mm:ss AM/PM) of the .pxCreateDateTime in a Report.
If I use the Hour portion function of the .pxCreateDateTime property the report still displays Day and Time (dd/mm/yyyy hh:mm:ss AM/PM).
Thanks
Hi
When I use the hour of function, I see just the hour, not the day and time. See screenshot attached.
But since you want the entire time including minutes and secs, you can try writing function alias to achieve what you want.
Here are a few helpful links to get you started.
https://community.pega.com/sites/default/files/help_v72/rule-/rule-alias-/rule-alias-function/main.htm
https://community.pega.com/video-library/support-guide-creating-and-troubleshooting-sql-function-aliases
Hope that helps.
Bhuvana