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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
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