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: 
LordGrim
Contributor III
Contributor III

'Show Column If'

I am trying to use the 'Show Column if' based on the following 


IF([Result] = 'YES', '1','0')


It just won't work - well it may work initially but when filtered back it stops working.

Any ideas?

4 Replies
dplr-rn
Partner - Master III
Partner - Master III

not enough information.

i would hazard a guess its something to with the data model.

ask yourself what happens to the data and value of 'result' when you filter

LordGrim
Contributor III
Contributor III
Author

Thanks - the filter will show values or the word 'Result' - I only want to show the column when the field is filtered to 'Result' and not any values. Should be straight forward did not think it would be anything complicated,

dplr-rn
Partner - Master III
Partner - Master III

not clear what you mean. share some sample data/sample qvf

LordGrim
Contributor III
Contributor III
Author

It appears I have identified a bug ... it will work if I create another app. Thanks very much.