Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Please achieve the below outputs with the attached data set through back end scripting only.
Where
The below points should be considered while achieving the output.
What's the logic behind the last two columns so we don't need to guess?
Sales_Ouput_1 - It is just a cumulative addition(Full Accumulation)
Sales_Output_2 - 2 steps accumulation
I guess stuff like this is much simpler to accomplish in the front-end (using Above() & friends) than in the back-end.
But anyway, that's not your question. Consider using an AsOf-table. The concept is explained here: The As-Of Table