Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Darceys98
Contributor
Contributor

Filter File in Qlik

Hello, everyone, hope you're well, 

I'm new to Qlik

I would like to know how to filter a visualization so that it displays only certain data.

Thank you.

Labels (2)
2 Replies
Or
MVP
MVP

Select the values you want in the filter for that field.

If you want a visualization to be hard-coded to a specific filter value, you can use set analysis.

For example,

Sum({< Field1 = {150} >} SomeField) will sum up all values of SomeField matching the filter Field1 = 150.

 

Darceys98
Contributor
Contributor
Author

See, when I open the Qlik application, I have this filter visualization, 

Darceys98_0-1655288364782.png

 

I just want hide those who are framed so that users can't select them. 

I'm fairly new to Qlik and I'm taking over a job that was done by someone else.