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

Report Column condition

Hi,

is it possible to conditionally hide a column in a straight table when a repot is generated?

Simplyfied:

Straight Table:

Header 1Header 2Header 3Header 4

Report:

Header 1Header 2Header 3

-Phil

1 Solution

Accepted Solutions
stigchel
Partner - Master
Partner - Master

If you create a report using a trigger e.g. on a button, you could set a variable and use that variable in the conditional show for the expression for that column

ConditionalExpr.png

View solution in original post

2 Replies
stigchel
Partner - Master
Partner - Master

If you create a report using a trigger e.g. on a button, you could set a variable and use that variable in the conditional show for the expression for that column

ConditionalExpr.png

Anonymous
Not applicable
Author

Hi Piet,

very good tip!

Thank you!

-Phil