dianemarie
Instructor
I have a fairly simple pivot table that compares quantities from two different sources to see if there is any discrepancies between the two databases. So the completed pivot table looks like this:
Database A Database B Total
Order A $1000 $1000 $2000
Order B $500 $500 $1000
Order C $450 $432 $882
But I would like to see the Total column, which the pivot table generated, calculated as a difference instead of a total (Database A - Database B instead of Database A + Database B). Right now I'm copying and pasting values and then inserting my own formula to check for any difference not equal to 0 (thereby pointing me to the orders where there is a discrepancy between the two databases). Is this possible using the pivot table wizard? Thank you.
Database A Database B Total
Order A $1000 $1000 $2000
Order B $500 $500 $1000
Order C $450 $432 $882
But I would like to see the Total column, which the pivot table generated, calculated as a difference instead of a total (Database A - Database B instead of Database A + Database B). Right now I'm copying and pasting values and then inserting my own formula to check for any difference not equal to 0 (thereby pointing me to the orders where there is a discrepancy between the two databases). Is this possible using the pivot table wizard? Thank you.