Categories
- All Categories
- 4 Oracle Analytics Sharing Center
- 9 Oracle Analytics Lounge
- 186 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.4K Oracle Analytics Forums
- 5.9K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 63 Oracle Analytics Trainings
- 14 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