Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Timestampadd
Summary
Revenue for Rolling months?
Content
How to calculate Revenue for Rolling 12 months, Rolling 24 Months and Rolling 36 months from current date in OAC?
Version
OAC
Answers
-
Hello Danish,
you can use the PERIODROLLING function in OAC where you specify a start and end period in the function.
The PERIODROLLING function lets you perform an aggregation across a specified set of query grain periods, rather than within a fixed time series grain.
Below is the PERIODROLLING function format:
PeriodRolling(<<Measure>>, <<Starting Period Offset>>, <<Ending Period Offset>>)
Hope this helps!
Best Regards,
Aman Jain0
