Lynk docs
  • Introduction
  • Reference
    • Data Modeling
      • Entities
      • Relationships
        • Entity-to-Entity Relations
        • Entity-to-Asset Relations
      • Features
        • Field
        • Metric
        • First-Last
        • Formula
        • Filters
        • Chaining Features
      • Measures
      • Data Assets
      • Time Aggregations
      • Lynk Functions
        • POP
      • Context
    • Consume & APIs
      • Authentication
      • SQL API
      • SQL REST API
      • Cache & Pre-Aggregations
    • Governance
    • Integrations
      • Git
      • Query Engines
    • AI Agents
Powered by GitBook
LogoLogo

Start now

  • Request Access

Website

  • Home
On this page
  1. Reference
  2. Data Modeling

Lynk Functions

PreviousTime AggregationsNextPOP

Last updated 3 days ago

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.

For more information about this, visit .

POP