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

conditional checkbox in Expression

Hi

Can anybody explain with an example how to use the condtional checkbox in Expression tab? I normally write the condition and aggregation function in the definition tab but like to understand how to use the conditional box as well.

Thanks

Sanjyot

1 Solution

Accepted Solutions
sunny_talwar

Conditional checkbox is used for when you have multiple expressions and you don't want to show all the expressions, due to any number of reasons, and want to display some of them based on a certain condition being met. You can use variable/buttons to set conditions or you can use list box selections condition.

I hope this will help.

Best,

Sunny

View solution in original post

2 Replies
sunny_talwar

Conditional checkbox is used for when you have multiple expressions and you don't want to show all the expressions, due to any number of reasons, and want to display some of them based on a certain condition being met. You can use variable/buttons to set conditions or you can use list box selections condition.

I hope this will help.

Best,

Sunny

robert_mika
Master III
Master III

Example

Data set

 

Field1Field2
Ravenue100
Cost200
Depraciation300

Untitled.png

Based on this condition the Expression will be only visible if the total for Field 2 will be greater than 500