#1   Report Post  
tkaplan
 
Posts: n/a
Default Pivot table


I have a table that has four regions and total sales amount for each
reason by week.

my pivot table lists all those and totals it per region per month.

i want to add in the pivot table a percentage of the regions sales for
that one week over the total sales for all four regions.

is there a way i can add that to the table?

i.e. the table is currently like this:

Week 1 East 500
Midwest 487
South 529
West 492
Total 2008

i want to add the percentages like this:

Week 1 East 500
24.9%
Midwest 487
24.3%
South 529
26.3%
West 492
24.5%
Total 2008

(there are more columns in this table which is why i want to add a line
underneath, not as a column next to the amount)

thanks in advance


--
tkaplan
------------------------------------------------------------------------
tkaplan's Profile: http://www.excelforum.com/member.php...o&userid=22987
View this thread: http://www.excelforum.com/showthread...hreadid=374139

  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

Take a look at Debra Dalgleish's site:
http://www.contextures.com/xlPivot10.html

tkaplan wrote:

I have a table that has four regions and total sales amount for each
reason by week.

my pivot table lists all those and totals it per region per month.

i want to add in the pivot table a percentage of the regions sales for
that one week over the total sales for all four regions.

is there a way i can add that to the table?

i.e. the table is currently like this:

Week 1 East 500
Midwest 487
South 529
West 492
Total 2008

i want to add the percentages like this:

Week 1 East 500
24.9%
Midwest 487
24.3%
South 529
26.3%
West 492
24.5%
Total 2008

(there are more columns in this table which is why i want to add a line
underneath, not as a column next to the amount)

thanks in advance

--
tkaplan
------------------------------------------------------------------------
tkaplan's Profile: http://www.excelforum.com/member.php...o&userid=22987
View this thread: http://www.excelforum.com/showthread...hreadid=374139


--

Dave Peterson
  #3   Report Post  
tkaplan
 
Posts: n/a
Default


Thank you for your response.

Is there a way for me to make this come out in a second row instead of
in another column?

e.g.
have:
East ...........500
..................25%
Midwest ......487
..................24%
South .........529
..................26%
West ..........492
..................25%
Total ..........2008

instead of
East ...........500..........25%
Midwest ......487..........24%
South .........529..........26%
West ..........492..........25%
Total ..........2008

thank you


--
tkaplan
------------------------------------------------------------------------
tkaplan's Profile: http://www.excelforum.com/member.php...o&userid=22987
View this thread: http://www.excelforum.com/showthread...hreadid=374139

  #4   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

You can drag the Data button to the row area, to arrange the data fields
vertically.

tkaplan wrote:
Thank you for your response.

Is there a way for me to make this come out in a second row instead of
in another column?

e.g.
have:
East ...........500
.................25%
Midwest ......487
.................24%
South .........529
.................26%
West ..........492
.................25%
Total ..........2008

instead of
East ...........500..........25%
Midwest ......487..........24%
South .........529..........26%
West ..........492..........25%
Total ..........2008

thank you




--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #5   Report Post  
tkaplan
 
Posts: n/a
Default


there are a few columns and rows that i need.

basically i need this layout:
The total column should be a calculation of the days columns per region
by week by period. the %total need to calculate that month's amount over
the total for that region. the %region needs to calculate the total from
that region (the sum above the line) over the subtotal for that entire
week.

period......week...region....0-29
days....30-60....60-90....over90....total
1
..............1
.........................east......$$$............ $$$.......$$$........$$$.......sum
....................................%ofTotal....%T otal...%Total....%total..%region
.........................midw......$$$............ $$$.......$$$........$$$.......sum
....................................%ofTotal....%T otal...%Total....%total....%region
.........................south......$$$........... .$$$.......$$$........$$$.......sum
....................................%ofTotal....%T otal...%Total....%total....blank
.........................west......$$$............ $$$.......$$$........$$$.......sum
....................................%ofTotal....%T otal...%Total....%total....blank
1
..............2
.........................east......$$$............ $$$.......$$$........$$$.......sum
....................................%ofTotal....%T otal...%Total....%total..%region
.........................midw......$$$............ $$$.......$$$........$$$.......sum
....................................%ofTotal....%T otal...%Total....%total..%region
.........................south......$$$........... .$$$.......$$$........$$$.......sum
....................................%ofTotal....%T otal...%Total....%total..%region
.........................west......$$$............ $$$.......$$$........$$$.......sum
....................................%ofTotal....%T otal...%Total....%total..%region


--
tkaplan
------------------------------------------------------------------------
tkaplan's Profile: http://www.excelforum.com/member.php...o&userid=22987
View this thread: http://www.excelforum.com/showthread...hreadid=374139



  #6   Report Post  
Dave Peterson
 
Posts: n/a
Default

I'm not sure you could do this and still have a pivottable.

But you could copy the pivottable, convert it to values and then reformat it
anyway you like.

tkaplan wrote:

there are a few columns and rows that i need.

basically i need this layout:
The total column should be a calculation of the days columns per region
by week by period. the %total need to calculate that month's amount over
the total for that region. the %region needs to calculate the total from
that region (the sum above the line) over the subtotal for that entire
week.

period......week...region....0-29
days....30-60....60-90....over90....total
1
.............1
........................east......$$$............$ $$.......$$$........$$$.......sum
...................................%ofTotal....%To tal...%Total....%total..%region
........................midw......$$$............$ $$.......$$$........$$$.......sum
...................................%ofTotal....%To tal...%Total....%total....%region
........................south......$$$............ $$$.......$$$........$$$.......sum
...................................%ofTotal....%To tal...%Total....%total....blank
........................west......$$$............$ $$.......$$$........$$$.......sum
...................................%ofTotal....%To tal...%Total....%total....blank
1
.............2
........................east......$$$............$ $$.......$$$........$$$.......sum
...................................%ofTotal....%To tal...%Total....%total..%region
........................midw......$$$............$ $$.......$$$........$$$.......sum
...................................%ofTotal....%To tal...%Total....%total..%region
........................south......$$$............ $$$.......$$$........$$$.......sum
...................................%ofTotal....%To tal...%Total....%total..%region
........................west......$$$............$ $$.......$$$........$$$.......sum
...................................%ofTotal....%To tal...%Total....%total..%region

--
tkaplan
------------------------------------------------------------------------
tkaplan's Profile: http://www.excelforum.com/member.php...o&userid=22987
View this thread: http://www.excelforum.com/showthread...hreadid=374139


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using a Pivot Table Calculated Field to get a Unique Count Mike Struckman Excel Worksheet Functions 1 November 22nd 05 05:32 PM
Pivot table, dynamic data formula Excel GuRu Excel Discussion (Misc queries) 3 May 3rd 05 10:45 PM
pivot table YingRui Oliviero Excel Discussion (Misc queries) 1 April 12th 05 12:57 PM
Pivot Table Problems Rachel Gonsior Excel Discussion (Misc queries) 3 March 21st 05 07:24 PM
pivot table yllee70 Excel Worksheet Functions 1 February 21st 05 10:49 PM


All times are GMT +1. The time now is 05:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"