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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
vardhancse
Specialist III
Specialist III

Column hide in pivot table

Hi,

Have a requirement is that I want to hide some columns in the pivot table is that possible./

14 Replies
Not applicable

Hi Sasi,

You can use Conditional Enabling.

Properties ---> Dimensions  -)--->select Used Dimensions Which one you need to hide ---> Setting for Selection Dimension --> Check conditional Enable below you can write --- Condition...

Ramya.

vardhancse
Specialist III
Specialist III
Author

Used condition:

=if(Year=2012,RGB(255,255,255),if(sum(Sales)>after(sum(Sales)) or sum(Sales)>before(sum(Sales)),Red(),Green()))

in the YOY expression.

Result is:

Sales_YOY.JPG 

Can any one please let me know how to merge 2012 ans 2013 under YOY, or

completely remove 2012 under YOY or

Merge 2012 and 2013

gwassenaar‌ can please help me out.

jagan
Partner - Champion III
Partner - Champion III

Hi,

PFA file for solution.

Regards,

jagan.

hariprasadqv
Creator III
Creator III

-Enable expression on condition.

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Use a straight table instead of a pivot table. See attached example.


talk is cheap, supply exceeds demand