You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
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
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
Offline
Hi shong , i figured it out
I am using row1.StartDate + "----"+ row1.EndDate expression in tmap and its working fine..
Thanks
Jai
Pages: 1