Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP 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))