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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

min max of an expression

Hi,

I've got an expression which is giving me price for each customer code. How can I get min and max also.

Regards,

Rahul

2 Replies
Not applicable
Author

Hi Rahul

Try min(Price) and max(price)

Regards

Anders

Not applicable
Author

Hi rahul,

PFA