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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

expression evaluation

Hi ,

Can anyone help me with this expression which gives me the wrong totyal.Please see the enclosed doc.


if(Coupon_Flag='Y', ,sum({<status={Current}>} if(ACCT='MHOODC' or 'QOP.C' ,Sold_At*Qty*CONV_RATE,Sold_At*Qty))-Coupon_Dollars,sum({<status={Current}>} if(ACCT='MHOODC' or 'QOP.C' ,Sold_At*Qty*CONV_RATE,Sold_At*Qty)))

Thanks,

Swetha
















1 Reply
Not applicable
Author

Hi Everyone,

I got it working correctly.

Thanks,

Swetha