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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
venkatg6759
Creator III
Creator III

MergeMultiple rows into columns

Hello Everyone,

                          I have below table

   

DescVal
Errors1
CategoryLoan
Sub Category Loan Sold
LabelRecord Count

I Need to separate and make it show like this

Errors   Category   Sub Category      Label

1           Loan          Loan Sold            Record Count

Can anyone help me how to do this.

Thanks in advance,

Venkata

10 Replies
MarcoWedel

Hi,

another version of a script to recombine tables generated by a generic load into one can be found here:

Use cases for Generic Load | Qlikview Cookbook

by Rob Wunderlich

hope this helps

regards

Marco