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

Announcements
Congratulations to the new Qlik Luminary and Partner Ambassador class! Meet them here
cancel
Showing results for 
Search instead for 
Did you mean: 
drohm002
Creator II
Creator II

how to i remove certain column in a pivot table

Hello, please see the screenshot below.  Is there a way to remove the two columns with a red line through them?

 

drohm002_0-1783359562144.png

 

Labels (2)
3 Replies
robert_mika
MVP
MVP

if all values are null and 0 try to deselected this box 

robert_mika_0-1783402205207.png 

robert_mika_1-1783402248587.png

 

 

marcus_sommer
MVP
MVP

The general behaviour is that all expression-columns are shown to each available dimension-value - regardless of the results.

You may try like suggested to hide NULL/ZERO results. If it doesn't worked you could remove the appropriate dimension-level and replacing it with expressions.

This means for the shown scenario to remove the HAPI sub-category and using 4 more specialized expressions with an appropriate set analysis to link the calculation to the intended dimension-value and/or applying extra if-loops to check the results against unwanted ones + using the NULL/ZERO settings.

Chanty4u
MVP
MVP

You use 

 

Label text colour 

=White()

 

Exp text colour 

=White ()

Reduce column width 

Hope this helps you