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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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

Labels (1)
1 Solution

Accepted Solutions
swuehl
Champion III
Champion III

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
Champion III
Champion III

Maybe like attached?

Price is value/qty , right?

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

Hope this helps,

Stefan