Hi,
I have used Alchemex to create a pivot table from my raw data in sheet1. I have got the format of the pivot table correct as per the requirement but I would like to know how to handle the "Current month" issue within the Pivot.
For the "Value" in the pivot, I have pulled in "Sum of actual current period" to get the current months values in the report. However, I do not know how to change the month that I am looking at. The usual "Change month" button on the Excel toolbar is not available.
Any suggestions? Please do have a look at my screenshot attached.
Permalink Reply by Terence Hinrichsen on January 3, 2012 at 3:10pm
Permalink Reply by Gareth Holley on January 4, 2012 at 8:30am Hi Terence,
Thanks for the assistance. I think I know where you are going with your thinking except my only issue that that this is all being handled in the Pivot table. Are you saying that maybe I should not be using a pivot table?
The reason I went for the pivot table option was to get the accounts running across the top of the report and then only showing the specific accounts that I require. I could not achieve this in a conventional Alchemex report (maybe I was missing something here)?
Regards
Gareth
Permalink Reply by Arthur de Breyn on January 19, 2012 at 7:01pm Hi Gareth,
Maybe the attached can help.
Selecting the current month from the combobox updates the pivot table.
It's a VBA solution.
If you want to avoid VBA, then you can do the following:
Add the calculated fields as expressions in your data container (see the formula in the last two columns on Sheet1)
Select the month you want to view.
Refresh the pivot table manually.
Regards,
Arthur
© 2012 Created by Admin.