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: 
Not applicable

Using a button to deslect a value

Hi  -

I have a very long list of values representing the profit at various accounts rangeing from large negative to large positive values.

I am trying to create a button object to select all values for profit except those accounts with a profit of $0.00.

I tried the Select Excluded action with the following expression:  =profit=0

I also tried the Select in Field action with the following expression:  =profit<>0

Neither of these seem to do anything.

Thanks,

Mike

1 Solution

Accepted Solutions
Not applicable
Author

Dear,

Mike.

Kindly find the attachment with example.

Thanks,

Mukram

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi Mike,

Try creating a Select In Field action.

Set the Field to Profit and set the search expression to: <0>0

This should select all but 0

Not applicable
Author

Dear,

Mike.

Kindly find the attachment with example.

Thanks,

Mukram