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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
lmit
Creator II
Creator II

Transpose using tPivotToColumns component

Hi All,

I have a file with one row which looks like below

Name --- this is header of my file

a

b

c

a,b, c are my data , i want my output to be as

a,b,c

I used the component tPivotToColumns component am getting results as expected but my out is looking like below

name,a,b,c

I just want a,b,c

I tried excluding the header in the input file and i tried by adding one default column in tmap as id and value as "1" but still i got result as

id,a,b,c

I tried al the methods suggested in the forum so can anyone suggest the solution am i missing anything in the component settings or can anyone suggest any other method to transpose

Thanks in advance,

Lmit

Labels (2)
1 Solution

Accepted Solutions
InfoCraft
Creator
Creator

Hi @none none​,

there are several ways to solve it

--> using tAggregateRow, tDenormalize, tMap, tJavaRow...

0695b00000UwX9vAAF.png0695b00000UwXAKAA3.png0695b00000UwXAtAAN.pngKind regards,

😷19.

View solution in original post

1 Reply
InfoCraft
Creator
Creator

Hi @none none​,

there are several ways to solve it

--> using tAggregateRow, tDenormalize, tMap, tJavaRow...

0695b00000UwX9vAAF.png0695b00000UwXAKAA3.png0695b00000UwXAtAAN.pngKind regards,

😷19.