Forum Discussion
Deleted
Apr 27, 2018Hide zero values in pivot table
Hi, I'm trying to control whether salary deductions and invoices match. I have pivot table set up like so: Company A Company B Person A 0 Person...
- Apr 27, 2018
It seems that this cannot be done unless you change the source data by adding a helper field to tell the pivot table that a specific person has already paid.
Please find the attached file.
Deleted
Apr 27, 2018Hi Haytham. Thank you for your response.
I must have been unclear on one point.
The data will contain the list of people invoiced and the list of people with deductions.
Therefore the data will look like this:
Person A Company A 100
Person A Company A -100
Person B Company A 100
Person C Company A 100
Person C Company B -100
There are no zeroes in the data. The table is supposed to sum the values for each person, and hide all people where the deduction and the invoice sums to zero in the same column.
I must have been unclear on one point.
The data will contain the list of people invoiced and the list of people with deductions.
Therefore the data will look like this:
Person A Company A 100
Person A Company A -100
Person B Company A 100
Person C Company A 100
Person C Company B -100
There are no zeroes in the data. The table is supposed to sum the values for each person, and hide all people where the deduction and the invoice sums to zero in the same column.
Haytham Amairah
Apr 27, 2018Silver Contributor
It seems that this cannot be done unless you change the source data by adding a helper field to tell the pivot table that a specific person has already paid.
Please find the attached file.