Lynk functions are abstractions of SQL operations that can apply on query time.
Lynk Functions are an advanced and powerful feature that enables abstracting complex calculations as templates and apply them on the consumption level (on query time).
POP (period over period)
Use the POP() function to apply period over period calculations.