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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Generic load for straight table

Hi,

Can anyone suggest me how to do the Generic load for this straight table

Only straight table required

Labels (1)
5 Replies
tresB
Champion III
Champion III

Generic load could be done in the script. What is the output you are expecting?

Not applicable
Author

seelction.PNG.png

i want the selection row to be in column

Not applicable
Author

suggestion please

MarcoWedel

Generic LOAD

     MODELS,

     SECTIONS,

     VALUES

Resident Data;

tresB
Champion III
Champion III

May be like attached qvw?