Hi,
I have individual calls for a call center. I created a pivot table with total volume listed by Date. I have grouped the dates to show this only as months. I would like to have a column showing change of volume month over month but i keep getting an error.
Notes: My Monthly Volume column is calculated by counting the number of calls within a date, skill, etc.
Here is an example of what i would like to see:
[TABLE="width: 461"]
<tbody>[TR]
[TD]Month
[/TD]
[TD="align: center"]Monthly Volume
[/TD]
[TD="align: center"]Change %
[/TD]
[/TR]
[TR]
[TD]Mar
[/TD]
[TD="align: center"]460
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Apr
[/TD]
[TD="align: center"]642
[/TD]
[TD="align: center"]39.57%
[/TD]
[/TR]
[TR]
[TD]May
[/TD]
[TD="align: center"]771
[/TD]
[TD="align: center"]20.09%
[/TD]
[/TR]
[TR]
[TD]Grand Total
[/TD]
[TD="align: center"]1873
[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
When I go to Value Field Settings> Show value as>%Difference From i get #N/A. This is probably because i do not have an actual count of volume but a list of each field and simply count each one. Any ideas on how to work around this?
Thank you in advance!
I have individual calls for a call center. I created a pivot table with total volume listed by Date. I have grouped the dates to show this only as months. I would like to have a column showing change of volume month over month but i keep getting an error.
Notes: My Monthly Volume column is calculated by counting the number of calls within a date, skill, etc.
Here is an example of what i would like to see:
[TABLE="width: 461"]
<tbody>[TR]
[TD]Month
[/TD]
[TD="align: center"]Monthly Volume
[/TD]
[TD="align: center"]Change %
[/TD]
[/TR]
[TR]
[TD]Mar
[/TD]
[TD="align: center"]460
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Apr
[/TD]
[TD="align: center"]642
[/TD]
[TD="align: center"]39.57%
[/TD]
[/TR]
[TR]
[TD]May
[/TD]
[TD="align: center"]771
[/TD]
[TD="align: center"]20.09%
[/TD]
[/TR]
[TR]
[TD]Grand Total
[/TD]
[TD="align: center"]1873
[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
When I go to Value Field Settings> Show value as>%Difference From i get #N/A. This is probably because i do not have an actual count of volume but a list of each field and simply count each one. Any ideas on how to work around this?
Thank you in advance!