Alternate function for Lag — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Alternate function for Lag

Summary:

Hi Team,

We have created a custom measure "Lag Net Forecast" to capture the last month forecast. Custom measure is defined with aggregation parameter as 'Aggregate than Calculate'.

XX Lag Net Forecast = NVL(Lag(XX Net Forecast,1),0)

XX Net Forecast = nvl(Approved Final Bookings Forecast,0)+nvl(XX Lag Net Forecast,0)-nvl(XX Total Sales,0)

Getting an error .

So we copied the data from XX Lag Net Forecast (calculated measure) to XX Lag Net forecast ST (stored measured) using Load Measure from Other Plans. But the data is not copying accurately.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!