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: 
kirsten_dc
Partner - Contributor II
Partner - Contributor II

Hide columns in pivot table except for 'total'

Hi,

is there any possibility for hiding all columns except for the total column?

2023-03-13 15_41_50-CSOQLIK.repo2.local - TeamViewer.png

 

This is my expression for only showing values for total: if(SecondaryDimensionality()=0, sum(ArticleAmount))

But I want to hide the columns if they are not the total-column

 

Regards,

Kirsten

Labels (1)
1 Solution

Accepted Solutions
Or
MVP
MVP

As far as I know, there is no way to do this. As a workaround, you could consider adding the Total column as a calculated dimension instead.

View solution in original post

1 Reply
Or
MVP
MVP

As far as I know, there is no way to do this. As a workaround, you could consider adding the Total column as a calculated dimension instead.