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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
bhavvibudagam
Creator II
Creator II

Show date time in two separate columns

Hi,

        Can any one please help me.

I have one date filed in the format of '23/08/2016 06:55:60 PM' I want to display this Date in two separate columns i.e Date contains 23/08/2016 in one column and Time contains 06:55:60 PM in another column in script.

Labels (3)
2 Replies
marcus_sommer

You could do it with:

date(floor(YourTimestamp)) as date,

time(frac(YourTimestamp)) as time

...

and please choose the next time another community area maybe New to QlikView - then this isn't a bug.

- Marcus

oknotsen
Master III
Master III

This is not a bug.

Topic started multiple times. Other topic here:

Show date time in two separate columns

Topic locked. Warning send.

May you live in interesting times!