Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Pivot Table Grouping or Calculated Field


We have a spreadsheet that tracks Customer Complaints. The complaints
are entered by date and other details, such as the category for the
complaint.

I have a pivot table set up with date groupings by year and month. But
this gives the breaks according to the calendar year (Jan thru Dec).
Our fiscal year runs Jul 1 thru Jun 30.

Also, our Qrtr1 is Jul 1 thru Sep 30 and not Jan 1 thru Mar 31, so
grouping by quarter is also confusing to people.

One way to handle this would be to add a couple of columns to calculate
the Fiscal Year and Quarter. But I am not sure how to handle the
grouping would work if I do that.

Can I get set up a pivot table to actually use the rules of our Fiscal
Year, withour adding two columns to the data table?


--
DCSwearingen

Getting old, but love computers.
------------------------------------------------------------------------
DCSwearingen's Profile: http://www.excelforum.com/member.php...o&userid=21506
View this thread: http://www.excelforum.com/showthread...hreadid=561292

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,979
Default Pivot Table Grouping or Calculated Field

You can't change the pivot table's date grouping to adjust to your
fiscal year. If you add columns to the source data, and calculate the
fiscal year and quarter, you could add those fields to the pivot table,
and wouldn't need grouping.

DCSwearingen wrote:
We have a spreadsheet that tracks Customer Complaints. The complaints
are entered by date and other details, such as the category for the
complaint.

I have a pivot table set up with date groupings by year and month. But
this gives the breaks according to the calendar year (Jan thru Dec).
Our fiscal year runs Jul 1 thru Jun 30.

Also, our Qrtr1 is Jul 1 thru Sep 30 and not Jan 1 thru Mar 31, so
grouping by quarter is also confusing to people.

One way to handle this would be to add a couple of columns to calculate
the Fiscal Year and Quarter. But I am not sure how to handle the
grouping would work if I do that.

Can I get set up a pivot table to actually use the rules of our Fiscal
Year, withour adding two columns to the data table?




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

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Pivot Table Grouping or Calculated Field


That was the only way I could figure out. Even though this is a fairly
simple approach, I was hoping for a more straight forward method.

If anyone out there has somehting more straight forward than the
following, let me know.

The date is in column C when importing and the data starts in row 2 and
our Fiscal Year starts on July 1.

Formula for Fiscal Year is:
="F" & IF(MONTH(C2)<7,RIGHT(YEAR(C2),2),RIGHT(YEAR(C2)+1, 2))

Formula for Fiscal Period is:
="P" & IF(MONTH(C2)<7,MONTH(C2)+6,MONTH(C2)-6)


--
DCSwearingen

Getting old, but love computers.
------------------------------------------------------------------------
DCSwearingen's Profile: http://www.excelforum.com/member.php...o&userid=21506
View this thread: http://www.excelforum.com/showthread...hreadid=561292

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
nested IF in calculated field in pivot table Jack Excel Worksheet Functions 2 May 8th 06 06:00 PM
Calculated Field in Pivot Table pamarty Excel Worksheet Functions 1 May 4th 06 12:54 AM
Conditional Formatting of Pivot Table Field jdanderson02 Excel Discussion (Misc queries) 2 February 9th 06 08:41 PM
% of calculated field in pivot table sc Excel Worksheet Functions 0 September 30th 05 04:53 PM
Pivot table page field switch to (all) if my criteria is not avail Angus Excel Discussion (Misc queries) 0 July 30th 05 05:06 AM


All times are GMT +1. The time now is 09:49 AM.

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

About Us

"It's about Microsoft Excel"