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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Filter on a calculated Value

Hello,

I would like to be able to filter on a calculated value (like the monthly revenue for example).

I have all sort of charts and I would like to see appearing only the customers Which monthly income is superior to a certain value.

Customer Monthly income
Customer 1 10000€
Customer 220000€
Customer 3500€

I would like to be able to select only customer 1 and 2 (revenue above 1000€)

This sound basic but I'm stuck

Labels (1)
2 Replies
ramasaisaksoft
Master
Master

Hi Martin,

select "straight table chart"

take the "customer" field in dimensions

expression:-if(Amount>1000,Amount)

i hope it will work

Colin-Albert
Partner - Champion
Partner - Champion

You can use dimension limits to restrict the customers.

QlikView 11 Dimension Limit Functionality