Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
priyapanchi
Partner - Contributor
Partner - Contributor

Incremental load when we are having date and time in two different columns

Hi all,

Want to implement incremental load in the scenario where there is date and time in two different columns.

How do we implement the same

Thanks,

Priya

1 Reply
Taoufiq_Zarra

why don't you create a field from the two columns

timestamp(date#(mydate) + time#(mytime)) as New_Field,
Regards,
Taoufiq ZARRA

"Please LIKE posts and "Accept as Solution" if the provided solution is helpful "

(you can mark up to 3 "solutions") 😉