Filters on lens

Hi,

I created a table using the Lens, with the column names as below.

Name, Age, city, and occupation.

I want to use the filter in the one of the above columns (example age: 27), display all the entries for this table except the age 27, like NOT age: 27, how can I do it?

show all the entries except the age is 27.

Thank you

You can not filter in the column header you will need to add a filter on the dashboard where you have the visualization. This is an example using Country Code

1 Like

Thank you.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.