I am trying to prepare a report that provides a running bank balance for a large amount of bank account data. I only need 2 fields [Date] and [Net Amount] to make this work (or so I think)
I of course am using a pivot table for this and I am trying to get it in this format:
2006 2008 2009 2010
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
To get this format, I am grouping:
- the row data field [Date] as MONTH
- the columnar field [Date] as YEAR.
- set the values field [Net Amount] to show values as "Running Total In" and the base field as [Date]
The result works great but it ALWAYS resets to ZERO after each year. I know this has to do with the grouping I am using. But for the life of me I cannot figure any trick to get this to work. HELP.
BTW, I luv u man! your stuff here is awesome!
I of course am using a pivot table for this and I am trying to get it in this format:
2006 2008 2009 2010
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
To get this format, I am grouping:
- the row data field [Date] as MONTH
- the columnar field [Date] as YEAR.
- set the values field [Net Amount] to show values as "Running Total In" and the base field as [Date]
The result works great but it ALWAYS resets to ZERO after each year. I know this has to do with the grouping I am using. But for the life of me I cannot figure any trick to get this to work. HELP.
BTW, I luv u man! your stuff here is awesome!