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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sum Error in Charts

hi,

I have three columns..

ABAmount
10002550
32100082
15007890
13008954
25130060

I need to sum up the Amount when Column A = Column B. eg: First 2 rows, 1000 is in both columns but has different adjacent values, so i have to sum up 50 + 82 and similarly Row 4 and 5, since 1300 is in both columns need to sum up, 60 + 54.  whereas row 3, is a single unique line item and that remains the same. Plz help me find the right expression.

20 Replies
Not applicable
Author

You can change the dimension till the dimension is Unique if not you will have to aggr the expression over a unique field, if you do not have a unique field you can aggr it over A as that is a unique field.

Hope that answeres your question.

Regards

R