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

Regarding enabling sub topics

Hi everyone,

                    Here is an issue.

  

      Suppose I want to display "Total " and in the next column "10"

          Such that clicking on will display additional rows... for eg.

          Total         10

          a               2

          b               5

          c               3

     what can I use??

     Again I do not want additional Columns.. I need additional rows

5 Replies
Not applicable
Author

I think this can be achieved by playing around in pivot table, not sure thought. Can you share a sample app?

tresesco
MVP
MVP

Have you tried hierarchy?

Not applicable
Author

actually i want some thing like this:

1     a         10

2     b         15

3     c      30

4     d          5

so when i press the sign beside 'c' the output is:

1     a     10

2     b     15

3     c     30

       i      15

       ii      5

       iii     10

4     d     5

Peter_Cammaert
Partner - Champion III
Partner - Champion III

Plain pivot table does this by itself:

PlainPivotCollapsed.jpg

PlainPivotExpanded.jpg

I probably missed something?

Yes I did. Should have read your post in its entirety. Below is the same pivot, now with Style->Indent activated. If you only keep the first dimension label, the pivot may appear to have only one column.

PlainPivotExpandedWithIndent.jpg

The values aren't properly aligned. But that can be fixed.

Is this an acceptable compromise?

sudeepkm
Specialist III
Specialist III

You may use a drill group with second and third fields and present them in a Pivot table.

Whenever user selects a value the next level should show. Please take a look at the attachment.