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

Aggr function to find Min Max values not working

Hi,

I'm trying to put a table chart for each product id, similar statistics box.

Attached sample data that is similar to my scenario, not successful in finding Min and Max values. Somecases, Max value is worked but not Min value as it considers null or zero values.
Appreciate your help.


Regards,

Laks

1 Solution

Accepted Solutions
swuehl
MVP
MVP

Maybe like attached?

Price is value/qty , right?

I just used min(value/qty) resp. max(value/qty) as expressions.

Hope this helps,

Stefan

View solution in original post

1 Reply
swuehl
MVP
MVP

Maybe like attached?

Price is value/qty , right?

I just used min(value/qty) resp. max(value/qty) as expressions.

Hope this helps,

Stefan