Hello,
Did someone successfully used LAST_PERIOD function?
I need to use that but there is no diffrence in physical query if compare it to query with LAST function. No difrence in results. "Data is dense" flag is checked.
I need that becouse LAST returns the last non-null value, whereas LAST_PERIOD returns the last value, regardless of whether it is null.
It is hard to find any information about this function.

Thanks,
N.