Reference to first, current and last in RPAS
Hi,
Considering an example:
BUCpBOPC = if(current == first || BUWpunelapsedB, ignore, lag(BUCpEOPC))
current is being referred to as the current index/current period? This is a some/random number and RPAS recognize this. For a configurator this number doesn't make sense but the index it is referring to is where we are concerned at?
What first is indicating here, is it the index of the first date in the calendar or something else?