How to export TIME together with DATE?
Hello dear experts,
There is a task to export also timestamp together with date.
I.e. I have a date type measure on day_catguser intersection. There is a possibility to display time in client, as shown below
Is it possible to export data together with that time?
I've tried to use exportData but had no success:
exportData -d . -meas "DaPubDateDt \"%Y%m%d%H%M\" \"\" \"%Y%m%d%H%M\"" -out DaPubDateDt -dim "DAY 0 %-20s 1" -dim "CATG 0 %-25s 2" -dim "USER 0 %-20s 3"
Gives:
Any help is highly appriciated!
Kindest regards,
Irene
P.S. Versions:
[rpas@d]~/% DomainDaemon -version