lancemakali
Technical User
Hello everyone,
I've been struggling for weeks to solve a problem and honestly I don't get it although at first it looks quite simple.
In short, I have this:
- brands
- outlets
- sales
For each BRAND, I would like to have the
TOTAL SALES OF THAT BRAND against TOTAL SALES (all brands confounded) of all outlets where that BRAND is present (that seems to be the tricky part).
You can look at my screenshot as an example:
As you can see I sliced&diced so I could separate the brands. Then in the last column I calculated the TOTAL sales of each outlet where BRAND A is present (then Brand B, and so on), and that I've done with a NOFILTER function (as you can also see in the screenshot). Problem is that the SUM is always the same for the entire report. Top part is correct, it's indeed supposed to be 4225, but second part should be less (4139) as there's one less product, 3rd part should be 1564, etc.... And the list goes on.... there are hundreds of products.
Any idea what I'm doing wrong?
Hope this is clear.
Thanks in advance for your help.
Lance
I've been struggling for weeks to solve a problem and honestly I don't get it although at first it looks quite simple.
In short, I have this:
- brands
- outlets
- sales
For each BRAND, I would like to have the
TOTAL SALES OF THAT BRAND against TOTAL SALES (all brands confounded) of all outlets where that BRAND is present (that seems to be the tricky part).
You can look at my screenshot as an example:
As you can see I sliced&diced so I could separate the brands. Then in the last column I calculated the TOTAL sales of each outlet where BRAND A is present (then Brand B, and so on), and that I've done with a NOFILTER function (as you can also see in the screenshot). Problem is that the SUM is always the same for the entire report. Top part is correct, it's indeed supposed to be 4225, but second part should be less (4139) as there's one less product, 3rd part should be 1564, etc.... And the list goes on.... there are hundreds of products.
Any idea what I'm doing wrong?
Hope this is clear.
Thanks in advance for your help.
Lance