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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Transpose and change title

Hello Community,

I am new with qlikview and have a problem to transpose row contends in columns with a fixed title (SAP import).

Import from SAP:

ArticleScaleAmount
Test11.000120
Test12.000115
Test15.000112
Test110.000111
Test120.000100
Test22.000224
Test24.000220
Test210.000228
Test220.000222
Test240.000218
Test31.00050
Test32.00048
Test35.00046
Test310.00045

should look like: scale and amount side by side, the number of scales could be different

ArticleQty. 1.scaleAm. 1. ScaleQty. 2.scaleAm. 2. ScaleQty. 3.scaleAm. 3. ScaleQty. 4.scaleAm. 4. ScaleQty. 5.scaleAm. 5. Scale
Test11.0001202.0001155.00011210.00011120.000100
Test22000224400022010002282000022240000218
Test31.000502.000485.0004610.00045--

i tried some reasons but never get the correct result.

Thank you, Norbert

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

There's the easy way (recommended and ignoring the title labels) and the hard way (bad idea). See attached example.


talk is cheap, supply exceeds demand

View solution in original post

5 Replies
ariel_klien
Specialist
Specialist

Hi,

Please See if the Attachment help you.

BR

Ariel

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

There's the easy way (recommended and ignoring the title labels) and the hard way (bad idea). See attached example.


talk is cheap, supply exceeds demand
Not applicable
Author

Hi Ariel,

thanks for your fast Answer, but the import is from SAP with ca 350.000 lines and i have no field "NO" and no possibility to add it manually.

BR Norbert

ariel_klien
Specialist
Specialist

See how Gysbert create RowNo()....

Not applicable
Author

It takes a little to load the data, but the result is perfect!!

Thanks a lot for your answers!!