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: 
Ripunjaya
Contributor
Contributor

rangemax

hi

 

i have order id and unit price separate columns . for each orderid i have different unit princesses, among all i want the max unitprice. can i achieve this by using rangemax ? and how ?

moreover its in chartlevel

1 Solution

Accepted Solutions
MayilVahanan

Hi

Try like below

Dim: Order ID
Exp: Max(UnitPrice)

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.

View solution in original post

2 Replies
Kushal_Chawda

Share sample with expected output

MayilVahanan

Hi

Try like below

Dim: Order ID
Exp: Max(UnitPrice)

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.