I have data that lists transactions with the product name, revenue, and cost. I make a pivot table, no problem. I try to add a calculated field to the table: Profit=Revenue-Cost. The answer I get treats the revenues numbers as if they are all 0's. The original data is formatted as numbers...