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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Yury
Contributor II
Contributor II

Pivot: Hide dimension row if level field text value is the same or empty

Good Day, All

Is it possible to hide rows in pivot table if drill down level have same name (or empty). It should not depend on measures.

For example, table:
level1, level2, level3, level4
a,b,c,c
1,1,2,3
e,d,f,g
,,y,z

I want to see the pivot table with following indented rows (without repeating or empty levels):
a
- b 
- - c
1
- 2
- - 3
e
- d
- - f
- - - g
y
- z

 

Labels (2)
0 Replies