C
Crownman
Hi
I have a database that includes the following fields:
Sales - 2012 (by month)
Sales - 2013 (by month)
Sales Goal - 2013
Sales to Goal = Sales Goal - Sales 2013
I am trying to create a pivot table calculated field that will measure the % change vs. 2012 that will achieve the Sales Goal - 2013.
I think all I need to do is do something to get the 2012 full year sales less the 2012 YTD Sales and then compare the Sales to Goal field with this new field.
Can anyone help with this?
TIA
Crownman
I have a database that includes the following fields:
Sales - 2012 (by month)
Sales - 2013 (by month)
Sales Goal - 2013
Sales to Goal = Sales Goal - Sales 2013
I am trying to create a pivot table calculated field that will measure the % change vs. 2012 that will achieve the Sales Goal - 2013.
I think all I need to do is do something to get the 2012 full year sales less the 2012 YTD Sales and then compare the Sales to Goal field with this new field.
Can anyone help with this?
TIA
Crownman