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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Expression not working properly

Dear All,

Expression not working properly.

i've attached app. pls check and let me understand the issue.

Thanks

ASHIF

1 Solution

Accepted Solutions
sunny_talwar

May be use this expression:

Sum(Aggr(Avg(Qty), AMOUNT, KEY6))

View solution in original post

4 Replies
mjm
Employee
Employee

Hello Ashif,

Please can you be more specific on what you need. Which expression are you having problems with?

maxgro
MVP
MVP

Duplicated record?

miguelbraga
Partner - Specialist III
Partner - Specialist III

Hi Ashif,

Maybe your wrong calculation should be something like this?

=count(DISTINCT AMOUNT)

Please check if that is your correct output

Regards,

MB

sunny_talwar

May be use this expression:

Sum(Aggr(Avg(Qty), AMOUNT, KEY6))