Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
mkhwanazi
Contributor
Contributor

Converting date format

Greetings everyone,

 

I am new to Qlik Sense and I am looking for a way to convert date from 'YYYY/MM/DD' format to 'YYYY-MM-DD' using Data Load Editor. Can anyone kindly assist.

 

Cheers,

Labels (2)
1 Solution

Accepted Solutions
hector
Specialist
Specialist

Hi
should be date(date#(field,'YYYY/MM/DD'),'YYYY-MM-DD')
regards

View solution in original post

1 Reply
hector
Specialist
Specialist

Hi
should be date(date#(field,'YYYY/MM/DD'),'YYYY-MM-DD')
regards