Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
JT
 
Posts: n/a
Default Pivot Table - Extracting specific data

I have a pivot table that has employees names , showing course hours
completed, needed, etc.. On this pivot table I also have the employees
managers they report to. My issue is I need to only show the employees that
report to managers that are a specific level. On my spreadsheet I have job
description for all, how do I only show the employees that report to the
managers that are that specfic level, along with showing the hours completed
and needed per employee for that manager ? This is for weekly Team reporting
  #2   Report Post  
Gary Brown
 
Posts: n/a
Default

On your worksheet with the data source, create a 'cheat' column. In that
column, create an 'if' formula that identifies the folks you want to see in
the pivot table with "Yes" and all others as "No". Re-define the pivot table
to include this new column in the 'Page' section of the pivot table. Select
only 'Yes".
An example of a formula is...
=If(B2=7,"Yes","No") where B contains the Manager Level and you are
looking for managers with a level of 7.

HTH.
--
Gary Brown

Please rate this posting if it is helpful to you.


"JT" wrote:

I have a pivot table that has employees names , showing course hours
completed, needed, etc.. On this pivot table I also have the employees
managers they report to. My issue is I need to only show the employees that
report to managers that are a specific level. On my spreadsheet I have job
description for all, how do I only show the employees that report to the
managers that are that specfic level, along with showing the hours completed
and needed per employee for that manager ? This is for weekly Team reporting

  #3   Report Post  
JT
 
Posts: n/a
Default

The data source I am using has employee names in one column, than anther
column who they report to . I need to identify the employees that report to
specific managers without having to do this manually or filtering out
managers I do not need to report on.. The if formula would work if I am
looking at the employees level, but to identify if their manager is a
specific level

"Gary Brown" wrote:

On your worksheet with the data source, create a 'cheat' column. In that
column, create an 'if' formula that identifies the folks you want to see in
the pivot table with "Yes" and all others as "No". Re-define the pivot table
to include this new column in the 'Page' section of the pivot table. Select
only 'Yes".
An example of a formula is...
=If(B2=7,"Yes","No") where B contains the Manager Level and you are
looking for managers with a level of 7.

HTH.
--
Gary Brown

Please rate this posting if it is helpful to you.


"JT" wrote:

I have a pivot table that has employees names , showing course hours
completed, needed, etc.. On this pivot table I also have the employees
managers they report to. My issue is I need to only show the employees that
report to managers that are a specific level. On my spreadsheet I have job
description for all, how do I only show the employees that report to the
managers that are that specfic level, along with showing the hours completed
and needed per employee for that manager ? This is for weekly Team reporting

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
Excel - pivot table - how do i format cells with data mm/dd/yyyy . Dave Excel Worksheet Functions 1 April 18th 05 05:48 PM
Pivot Table Source Data ABH New Users to Excel 1 February 26th 05 12:10 PM
Pivot Table not valid error message when formatting data 'button'. MDW Excel Discussion (Misc queries) 0 January 27th 05 03:01 PM
How to get pivot table data columns instead of rows Jessica Excel Discussion (Misc queries) 0 January 19th 05 04:29 PM
pivot table in data source order Murray Excel Discussion (Misc queries) 1 December 24th 04 09:01 PM


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