Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
Pam Pam is offline
external usenet poster
 
Posts: 128
Default Data Source in Pivot Tables

I am working in Excel 2003. I have a bumch of expense catergories that I
would like to put into a pivot table. I also have a month and year column.
So I put my year in the column part of the Pivot Table Chart Wizard and my
month is the row part, and then all my expenses in the data portion. This
works to a point. As soon as I go to my Pivot Table and change my dad to
only view 1 or 2 expenses I lose the rest of the data. I have to go back in
and add the rest again. Why is it doing this?? Is there a better way??
What am I doing wrong?
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,979
Default Data Source in Pivot Tables

When you clear a checkbox in a data field dropdown list, you're removing
the field from the pivot table layout. Just like a row field that was
removed, you have to drag it back to the pivot table layout, in order to
see it again.

Pam wrote:
I am working in Excel 2003. I have a bumch of expense catergories that I
would like to put into a pivot table. I also have a month and year column.
So I put my year in the column part of the Pivot Table Chart Wizard and my
month is the row part, and then all my expenses in the data portion. This
works to a point. As soon as I go to my Pivot Table and change my dad to
only view 1 or 2 expenses I lose the rest of the data. I have to go back in
and add the rest again. Why is it doing this?? Is there a better way??
What am I doing wrong?



--
Debra Dalgleish
Contextures
www.contextures.com/tiptech.html
Blog: http://blog.contextures.com

  #3   Report Post  
Posted to microsoft.public.excel.charting
Pam Pam is offline
external usenet poster
 
Posts: 128
Default Data Source in Pivot Tables

Is there anyway to keep it there so i don't have to continue to drag it back.
I want to do a presentation and having to keep draggin it back won't look
very good. Will it be any different if i change how my information is set up?
thanks

"Debra Dalgleish" wrote:

When you clear a checkbox in a data field dropdown list, you're removing
the field from the pivot table layout. Just like a row field that was
removed, you have to drag it back to the pivot table layout, in order to
see it again.

Pam wrote:
I am working in Excel 2003. I have a bumch of expense catergories that I
would like to put into a pivot table. I also have a month and year column.
So I put my year in the column part of the Pivot Table Chart Wizard and my
month is the row part, and then all my expenses in the data portion. This
works to a point. As soon as I go to my Pivot Table and change my dad to
only view 1 or 2 expenses I lose the rest of the data. I have to go back in
and add the rest again. Why is it doing this?? Is there a better way??
What am I doing wrong?



--
Debra Dalgleish
Contextures
www.contextures.com/tiptech.html
Blog: http://blog.contextures.com


  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,979
Default Data Source in Pivot Tables

Changing your data layout might help, because it sounds like you have a
column in your source data for each expense category.

Instead, you could create a single column for Category, and a single
column for Amount.

Instead of this layout:

Year Month Salaries Rent Stationery
2008 9 50000 10000 2400

You would have this:

Year Month ExpCat Amt
2008 9 Salaries 50000
2008 9 Rent 10000
2008 9 Stationery 2400

Then, add ExpCat to the Row or Column area, and you can check and
uncheck the expense categories.

To reorganize your data, you can use the 'unpivot' technique described
by John Walkenbach:

http://j-walk.com/ss/excel/usertips/tip068.htm

Pam wrote:
Is there anyway to keep it there so i don't have to continue to drag it back.
I want to do a presentation and having to keep draggin it back won't look
very good. Will it be any different if i change how my information is set up?
thanks

"Debra Dalgleish" wrote:


When you clear a checkbox in a data field dropdown list, you're removing
the field from the pivot table layout. Just like a row field that was
removed, you have to drag it back to the pivot table layout, in order to
see it again.

Pam wrote:

I am working in Excel 2003. I have a bumch of expense catergories that I
would like to put into a pivot table. I also have a month and year column.
So I put my year in the column part of the Pivot Table Chart Wizard and my
month is the row part, and then all my expenses in the data portion. This
works to a point. As soon as I go to my Pivot Table and change my dad to
only view 1 or 2 expenses I lose the rest of the data. I have to go back in
and add the rest again. Why is it doing this?? Is there a better way??
What am I doing wrong?



--
Debra Dalgleish
Contextures
www.contextures.com/tiptech.html
Blog: http://blog.contextures.com





--
Debra Dalgleish
Contextures
www.contextures.com/tiptech.html
Blog: http://blog.contextures.com

  #5   Report Post  
Posted to microsoft.public.excel.charting
Pam Pam is offline
external usenet poster
 
Posts: 128
Default Data Source in Pivot Tables

I rearranged my data, it did help, it was a lot of work, but I figured it
out. I am now trying to have an expense catergory and a revenue category on
the same pivot table. I haven't figured out a way to have both of those on
one pivot table. ANy suggestions?

"Debra Dalgleish" wrote:

Changing your data layout might help, because it sounds like you have a
column in your source data for each expense category.

Instead, you could create a single column for Category, and a single
column for Amount.

Instead of this layout:

Year Month Salaries Rent Stationery
2008 9 50000 10000 2400

You would have this:

Year Month ExpCat Amt
2008 9 Salaries 50000
2008 9 Rent 10000
2008 9 Stationery 2400

Then, add ExpCat to the Row or Column area, and you can check and
uncheck the expense categories.

To reorganize your data, you can use the 'unpivot' technique described
by John Walkenbach:

http://j-walk.com/ss/excel/usertips/tip068.htm

Pam wrote:
Is there anyway to keep it there so i don't have to continue to drag it back.
I want to do a presentation and having to keep draggin it back won't look
very good. Will it be any different if i change how my information is set up?
thanks

"Debra Dalgleish" wrote:


When you clear a checkbox in a data field dropdown list, you're removing
the field from the pivot table layout. Just like a row field that was
removed, you have to drag it back to the pivot table layout, in order to
see it again.

Pam wrote:

I am working in Excel 2003. I have a bumch of expense catergories that I
would like to put into a pivot table. I also have a month and year column.
So I put my year in the column part of the Pivot Table Chart Wizard and my
month is the row part, and then all my expenses in the data portion. This
works to a point. As soon as I go to my Pivot Table and change my dad to
only view 1 or 2 expenses I lose the rest of the data. I have to go back in
and add the rest again. Why is it doing this?? Is there a better way??
What am I doing wrong?


--
Debra Dalgleish
Contextures
www.contextures.com/tiptech.html
Blog: http://blog.contextures.com





--
Debra Dalgleish
Contextures
www.contextures.com/tiptech.html
Blog: http://blog.contextures.com




  #6   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,979
Default Data Source in Pivot Tables

Change the ExpCat heading to Category, and add another column to the
source data:

Year Month Category Amt Type
2008 9 Salaries 50000 Expense
2008 9 Rent 10000 Expense
2008 9 Stationery 2400 Expense
2008 9 Sales 9200 Revenue



Pam wrote:
I rearranged my data, it did help, it was a lot of work, but I figured it
out. I am now trying to have an expense catergory and a revenue category on
the same pivot table. I haven't figured out a way to have both of those on
one pivot table. ANy suggestions?

"Debra Dalgleish" wrote:


Changing your data layout might help, because it sounds like you have a
column in your source data for each expense category.

Instead, you could create a single column for Category, and a single
column for Amount.

Instead of this layout:

Year Month Salaries Rent Stationery
2008 9 50000 10000 2400

You would have this:

Year Month ExpCat Amt
2008 9 Salaries 50000
2008 9 Rent 10000
2008 9 Stationery 2400

Then, add ExpCat to the Row or Column area, and you can check and
uncheck the expense categories.

To reorganize your data, you can use the 'unpivot' technique described
by John Walkenbach:

http://j-walk.com/ss/excel/usertips/tip068.htm

Pam wrote:

Is there anyway to keep it there so i don't have to continue to drag it back.
I want to do a presentation and having to keep draggin it back won't look
very good. Will it be any different if i change how my information is set up?
thanks

"Debra Dalgleish" wrote:



When you clear a checkbox in a data field dropdown list, you're removing
the field from the pivot table layout. Just like a row field that was
removed, you have to drag it back to the pivot table layout, in order to
see it again.

Pam wrote:


I am working in Excel 2003. I have a bumch of expense catergories that I
would like to put into a pivot table. I also have a month and year column.
So I put my year in the column part of the Pivot Table Chart Wizard and my
month is the row part, and then all my expenses in the data portion. This
works to a point. As soon as I go to my Pivot Table and change my dad to
only view 1 or 2 expenses I lose the rest of the data. I have to go back in
and add the rest again. Why is it doing this?? Is there a better way??
What am I doing wrong?


--
Debra Dalgleish
Contextures
www.contextures.com/tiptech.html
Blog: http://blog.contextures.com




--
Debra Dalgleish
Contextures
www.contextures.com/tiptech.html
Blog: http://blog.contextures.com





--
Debra Dalgleish
Contextures
www.contextures.com/tiptech.html
Blog: http://blog.contextures.com

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
Multiple Pivot tables using the same source data Rhiannon McKay Excel Discussion (Misc queries) 0 April 9th 08 09:50 PM
Identifying Source Data for Pivot Tables kleivakat Excel Discussion (Misc queries) 2 December 19th 07 03:54 PM
Source Data in Pivot Tables cqc Excel Worksheet Functions 7 August 2nd 07 01:34 PM
Force pivot tables to use same source data Fred Smith Excel Discussion (Misc queries) 5 February 24th 07 02:30 PM
Pivot Table data source "data source contains no visible tables" Jane Excel Worksheet Functions 0 September 29th 05 08:28 PM


All times are GMT +1. The time now is 10:06 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"