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: 
chou
Contributor III
Contributor III

Concatenate All columns in one Column

Hello,

I have 80 comumns in my input, I want to concatenate all of them on one column output.

I did it with tMap, but it will be complicate for maintnantce.

Is there another wat to concatenate my 80 columns in another way from tMap ?

Using tFileInputRow will not covince my job, because I will use a lot of space for a temporary file.

Thanks in advance,

Labels (3)
1 Reply
Anonymous
Not applicable

Hi

There is no a quick way to do it, you need to hard code to concatenate all columns. I understand it is a really a big task to concatenate so many columns and it is complicate for maintenance.

Regards

Shong