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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

date conversion - string (dd-MM-yy ) to dd-MM-yyyy

Dear experts, 

i am facing some issue while converting the below date pattern to another pattern.

 

input date pattern: type String. 

29-12-20 ( the actual DOB is 29-12-1920)

when convert this to date type in tMap i am getting 29-12-2020 - this is wrong

 

thanks in advance

Labels (2)
1 Reply
akumar2301
Specialist II
Specialist II

By default it will take current century.

You need to implement your specific logic as per dataset.

Abhishek