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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to convert to a date format from the sample

HI,

Kindly look @ sample.xls and let me know to convert the same into date

regards

venkat

1 Solution

Accepted Solutions
sivarajs
Specialist II
Specialist II

Try this

date(date#('Fieldname','DD-MMM-YY hh.mm.ss[.fff]'),'DD/MM/YYYY hh.mm.ss')

View solution in original post

1 Reply
sivarajs
Specialist II
Specialist II

Try this

date(date#('Fieldname','DD-MMM-YY hh.mm.ss[.fff]'),'DD/MM/YYYY hh.mm.ss')