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: 
yelin_nyu
Creator
Creator

Display Columns when value is not 0

Hi, i want to display columns only when the values are not 0. For example,

Order   Status   Production Qty  Transfer Qty

1               A              0                         2

2               A              12                        0

3               B               3                         0

so if i select order 1 only, the table should look like this

Order   Status   Transfer Qty

1               A                2

If I select order 2 and 3, it should look like this

Order   Status   Production Qty 

2              A              12              

3               B               3

I assume i have to do something in Presentation, and get a formula in Condition. Thanks

1 Solution

Accepted Solutions
MayilVahanan

Hi

Please see the attached file.

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

View solution in original post

1 Reply
MayilVahanan

Hi

Please see the attached file.

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