Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Date and timestamp

I have a create date field that contains a date and timestamp. In my script , I use the statement below to take out the time stamp and merge all entries with the same day . This allows me to select all of a certain day/range of days easily. I am wondering if there is a similar statement that I can use to get rid of the date and merge the timestamps by hour. I would then be able to say, regarless of date, give me entries from this time to this time.

date(daystart(createdate),'MM/DD/YY') as CreateDayGL,

Any help is greatly appreciated.

Thanks!!

Labels (1)
0 Replies