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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

load inline with subcategories of tables

hey guys,

i have a Problem and dont find a solution. Maybe you can help me....

i load something like:

...
[Information]:

load   ID,

          Bla,

          Keks

From...

...
[Information2]:

load   ID2,

          Bla2,

          Keks2

From...

...

appKategorie:

load * inline

[     Kategorie1,

     Kategorie2

]

What i want is, if i make a new listbox, there should be different category, that i named with e.g. "kategorie1". If i click on kategrie1, it open a slide and than open the load of "Information" (like ID,Bla,Keks). Like an Index.

click on Kategorie1 -> open ID, Bla, Keks

click on Kategorie2 -> open ID2,Bla2,Keks2

I hope you understand my problem and hope to get an answer!

0 Replies