Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
clarachac
Contributor III
Contributor III

Filter in a table

Hello,

I want my users to be able to add a favorite that selects all the elements in a column > 90. But when I try this, and select 'select all the possible values', it selects all the values of the column without taking in consideration the >90.

clarachac_0-1713281871858.png


Labels (3)
1 Solution

Accepted Solutions
Chanty4u
MVP
MVP

Try this 

ColumnName={'>=90'}

 

View solution in original post

1 Reply
Chanty4u
MVP
MVP

Try this 

ColumnName={'>=90'}