Categories
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