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

Announcements
Register by January 31 for $300 off your Qlik Connect pass: Register Now!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Null Column

Hello I have a pivot table

i have several columns
i use in one column the after expression.
so i can show the difference between the same columns of two years.

2014                            2013
  

number difference       number     difference

100        50                   50                 -

e.g. 2014 difference from 2013. but the difference column of 2013 is empty. all null values.

Is it possible to not showing this empty column?

Labels (1)
1 Solution

Accepted Solutions
JonnyPoole
Former Employee
Former Employee

IF the whole column has nothing but nulls or zeroes you can suppress it using these properties circled below.

additionally, a common trick is put an IF expression on the expression to make it zero or null based on a condition... then use these to remove the unwanted rows/columns as well.

Capture.PNG.png

View solution in original post

1 Reply
JonnyPoole
Former Employee
Former Employee

IF the whole column has nothing but nulls or zeroes you can suppress it using these properties circled below.

additionally, a common trick is put an IF expression on the expression to make it zero or null based on a condition... then use these to remove the unwanted rows/columns as well.

Capture.PNG.png