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: 
fred_s
Partner - Creator III
Partner - Creator III

Summarize values in list

Hi,

Is there a way to quickly select Customers with a total amount between 25000 and 50000, where Total amount is something like "sum(Ordervalue)"?

Is there a way to create Ranges and put these ranges in a List where People can select them, say:

A > 50000
B > 25000
C > 10000
D <= 10000

Thanks in advance!

1 Reply
alexandros17
Partner - Champion III
Partner - Champion III

Look at the function "RANK" it solves your problem and you can use it as expression in a list box

Hope it heklps