I have a number of customers, (A - D) and would like to consolidate the Sales into a pivot. But weirdly enough, it doesnt combine the data from the customers correctly.
My source table looks like this:
And the resulting "consolidated" pivot like this:
Why does it not consolidate Customer D into one row?
Help would be greatly appreciated.