Categories
- All Categories
- Oracle Analytics Learning Hub
- 17 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 224 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 84 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