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: 
alespooletto
Creator II
Creator II

Aggregating a sum over two dimensions for a chart

In my table, I have the correct amounts of items ordered and quoted associated with different USERNAME (cancelled out field in red). 

Each of these users made one of these either orders or offers, and the numbers to the rigth in the two columns show the sum of items associated with those offer/orders. Now, in the chart, I want to display the same values, but not broken down by single order/offer number, instead I want it to be generic for all of the users. 

You can clearly see it doesn't work at the moment, since the number 1 has 40k items, when the real numbers show all of the users made < 70k. Can someone please help me out? The two fields are just calculated as Sum(Items_Ordered) + Sum(Items_Offered) as of now. 

alespooletto_0-1736990698600.png

 

Here is a sample of the data: 

 

 

USER1 422436722 84157737 62 74
USER2 422436722 84157737 62 74
USER3 420829135 82884584 55 22
USER4 420829135 82884584 55 22
USER2 420829135 82884584 55 22
USER5 420829135 82884584 55 22
USER3 420829135 82884584 55 22
USER3 421432294 83460793 53 55
USER1 420682572 82904020 46 0
USER1 421525688 83514189 46 78

 

Labels (1)
4 Replies
Bhushan_Mahajan
Creator II
Creator II

@alespooletto Please provide sample data.

alespooletto
Creator II
Creator II
Author

Hello, thanks and I added a sample

Bhushan_Mahajan
Creator II
Creator II

@alespooletto It is working in my case with provided data. Check below screenshot.

Bhushan_Mahajan_0-1737020444638.png

 

alespooletto
Creator II
Creator II
Author

Huh, interesting. It doesn't work at all for me, gives me very high values like in the photo... I wonder if its a data model issue now