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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Show/Hide Columns in a Straight Table Based on List Box Selection

Is it possible to show/hide a column in a straight table based on a list box selection?

I have a column listed as Destination (Example: CLE, DFW, ATL etc.).  I have other columns listed as A xxx, A yyy, B xxx, B yyy, and so on.

I am needing to hide or show the various A and B columns based on the destination that is selected in the list box.  So for example if CLE is selected, only columns A xxx and B yyy show.  Or if ATL is selected columns A xxx and B xxx show.

Thanks,

Chris

4 Replies
Anonymous
Not applicable
Author

Use "Enable Conditional" for the dimension:

GetFieldSelections(Destination) = 'CLE'

Anonymous
Not applicable
Author

I think I was able to figure this out. Thanks konstantins for the quick reply!

Chris

MarcoWedel

Hi,

one possible solution:

QlikCommunity_Thread_134259_Pic1.JPG.jpg

QlikCommunity_Thread_134259_Pic2.JPG.jpg

QlikCommunity_Thread_134259_Pic3.JPG.jpg

QlikCommunity_Thread_134259_Pic4.JPG.jpg

hope this helps

regards

Marco

jagan
Partner - Champion III
Partner - Champion III

Hi,

Check this link

Adhoc reporting in Qlikview


Hope it helps you.


Regards,

Jagan.