Hello,
I have a series of daily data for a series of employees and some employees have no data on certain days. Is there a way that I can average the data in a pivot table without the pivot table recognizing the blank cell as a 0? I do not want to assign a value to the blank cell, I want it to be ignored. An example of the data would be:
Date Employee Sales
1/1/17 Employee1 $45
1/1/17 Employee2
1/1/17 Employee3 $17
1/2/17 Employee1
1/2/17 Employee2 $22
1/2/17 Employee3 $14
I have a series of daily data for a series of employees and some employees have no data on certain days. Is there a way that I can average the data in a pivot table without the pivot table recognizing the blank cell as a 0? I do not want to assign a value to the blank cell, I want it to be ignored. An example of the data would be:
Date Employee Sales
1/1/17 Employee1 $45
1/1/17 Employee2
1/1/17 Employee3 $17
1/2/17 Employee1
1/2/17 Employee2 $22
1/2/17 Employee3 $14