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
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
How translate function LAG from discoverer to Oracle BI 12c
User_8PPKU
Rank 2 - Community Beginner
In Oracle Discoverer it is available the function LAG, that is used to compare values in different time periods .
So, for example, if I want to translate
LAG(field, 1)
in a formula of Oracle BI ?
How Can I do this ?
Tagged:
0
Comments
-
You function-ship it to the database by using the EVALUATE function:
0