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: 
Anonymous
Not applicable

Help in script

Hi All,

below is my pivot data.

hierarchy is Org name->VP->staff->Manager->student

pivot.jpg

In pivot table(qliksense) i want  the name shields to be displayed only once even though he is part of other columns

Below is my load script.

Table1:

Orgname,  VP, Student_no

from ..

left keep(Table1)

Table2

Manager,Student ,Student_no,Staff

from...

Thanks,

Raghav

Labels (1)
0 Replies