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

concate year_month_day from different column

hello,

i have a table which is having year,month, date column .

i want to concate this column into one single date column,

please help..

this type of column in my input table.:- 

0683p000009LzTf.png 

Thanks in advance

 

Regards,

Manish 

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi Manish,

 

You can concatenate with "+" operator

e.g: month+"-"+day+"-"+year

 

Regards..

iamabhishek
Creator III
Creator III

How do you want to concat them, what would be your expected output format?