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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Raja_9513
Contributor
Contributor

How to show customize date

Hi,

Could you please help me on my issue,

I have requirement to show the date column with customize time period. 

I.e each day 12 AM to 6 AM traction should get add to previous day transaction.,  

1 Reply
brunobertels
Master
Master

hi 

use daystart function 

 

eg : 

daystart(timestamp(Timestamp#('24/12/2015 05:14','dd/mm/yyyy hh:mm'),'dd/mm/yyyy hh:mm'),0,0.25)