Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
Expression not working properly.
i've attached app. pls check and let me understand the issue.
Thanks
ASHIF
Hello Ashif,
Please can you be more specific on what you need. Which expression are you having problems with?
Duplicated record?
Hi Ashif,
Maybe your wrong calculation should be something like this?
=count(DISTINCT AMOUNT)
Please check if that is your correct output
Regards,
MB
May be use this expression:
Sum(Aggr(Avg(Qty), AMOUNT, KEY6))