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: 
_AnonymousUser
Specialist III
Specialist III

[resolved] Concatenate columns data into one column

Can we concatenate two columns data into one column , Ex: Table1: Start date and Enddate columns need to be concatenated into a range column of Table 2 ??
Any suggestions ?
Thanks
Jai
Labels (2)
1 Solution

Accepted Solutions
_AnonymousUser
Specialist III
Specialist III
Author

Hi shong , i figured it out
I am using row1.StartDate + "----"+ row1.EndDate expression in tmap and its working fine..
Thanks
Jai

View solution in original post

2 Replies
Anonymous
Not applicable

Hi Jai
Yes, it is possible, can you show us an example to explain your request so that we can give you more precise answer.
Best regards
Shong
_AnonymousUser
Specialist III
Specialist III
Author

Hi shong , i figured it out
I am using row1.StartDate + "----"+ row1.EndDate expression in tmap and its working fine..
Thanks
Jai