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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
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

Labels (1)
10 Replies
MarcoWedel
MVP
MVP

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