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: 
thanhphongle
Creator II
Creator II

give out max/min from a column

hello community,

i need to know how i can give out the max/min from a column.

example

ProductCost
A100
B200
C300
D400
E500

If i choose product D it should compare the Cost of product D (400) with the other product's cost and finaly give out the minimum cost which is 100. something like this:

if Product D = 400 -> compare cost with other products -> give out min cost

could anyone please help me out here?

i know that there s an expression for max/min like max(Cost), but it does not make the comparison which i want to see.

11 Replies
thanhphongle
Creator II
Creator II
Author

it works, thank you !

sunny_talwar

No problem.