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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Pivot Table / Selection explanation

Hi! I create a pivot table. I need an explanation about:

1) How can I hide the records where 2011 fields are null/zero?

2) How can I show only records where department fields are C or D?

You can find an example attached.

Any suggestions greatly appreciated.

Andrea

13 Replies
Not applicable
Author

Attached with rows suppressed when Apha 2011 is zero/null.

alexandros17
Partner - Champion III
Partner - Champion III

Sorry,

I didn't see before,

here is your example modified;

obviously if you need to check all columns of 2011 you will have to extend the condition, something like

If(column(1)=0 and column(2)=0

And so on ...

Not applicable
Author

Thank you so much for your help!

Not applicable
Author

Thank you so much for your help!