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

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

To sum the spend by the distinct id

Hi,

I have a data like

uniqueidSpend
1$10
1$10
1$10
2$20
2$20

i wanted to sum up the spend by the distinct uniqueid Like

uniqueidSpend
1$10
2

$20

using set analysis in qlikview.can anyone help me in this?

Thanks.

1 Reply
johnw
Champion III
Champion III

To get the chart you've indicated is as simple as making a table box with uniqueid and Spend as fields.  You don't need expressions or set analysis.  If that's not what you want, you'll need to explain your problem better.