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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Show/Hide Pivot Table Column By Selected Months

Hello,

May I know how to show/hide columns of following table when selecting different months?

Feb-13Mar-13Apr-13
ColAColBColAColBColAColB
102030402535

So, when I select Mar-13, it would only show Feb-13 and Apr-13. Please help and advise. Thank you.

Labels (1)
1 Reply
MayilVahanan

HI

Expression -> In conditional expression ->

GetFieldSelection(Month) <> 'Mar-13' for mar-13 expression

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.