Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 212 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to get a running aggregate for the last 12 months

Hi everyone,
I have an analysis where I calculate the win and losses (in percentage) for every month.
The screenshots are the criteria and the results of my analysis.
Is it possible to somehow create another column (called "aggregate") to get the running aggregate of the last 12 months? If yes, how should I proceed?
Thank you in advance for your support.
Best Regards
Best Answer
-
In your Pivot duplicate the column you want to have Running Sum, then on duplicate Select Display as Running Sum
1
Answers
-
You may also check
https://docs.oracle.com/en/middleware/bi/analytics-server/datamodel-oas/model-time-series-data.html#GUID-B7C1DB63-74C7-46A4-B4C1-A647453DA92B
2 -
Thank yo very much for your input.
Best Regards.0