Hi.
I'm sitting with a report where I have to determine the number of certain events happening less than 48 hours from the execution of an exam (we're in an x-ray department).
The 2 fields that should be subtracted are:
{MAP_EVENT_AUDIT.DATE_TIME_CREATED} in the format x seconds since 01-01-1970 and
{DOSR_STUDY.STUDY_DATE} in an ordinary YYYYMMDD format.
I know how to translate {MAP_EVENT_AUDIT.DATE_TIME_CREATED} into YYYYMMDD HH:MM:SS but that is where I ran my head against the wall.
Can you please help?
Best regards Mads, State Hospital in Denmark.
I'm sitting with a report where I have to determine the number of certain events happening less than 48 hours from the execution of an exam (we're in an x-ray department).
The 2 fields that should be subtracted are:
{MAP_EVENT_AUDIT.DATE_TIME_CREATED} in the format x seconds since 01-01-1970 and
{DOSR_STUDY.STUDY_DATE} in an ordinary YYYYMMDD format.
I know how to translate {MAP_EVENT_AUDIT.DATE_TIME_CREATED} into YYYYMMDD HH:MM:SS but that is where I ran my head against the wall.
Can you please help?
Best regards Mads, State Hospital in Denmark.