Dynamic Library (PQL)

  • Family: PQL
  • Function Categories

    Column

    These functions are used in triggers, infographics and natural language generation functions and operations.

    Grid

    These functions are used in triggers, infographics and natural language generation functions and operations.

    Markup

    These functions are used for generating HTML markup content in natural language generation.

    Row

    These functions are used in triggers, infographics and natural language generation functions and operations.

    Smart

    These functions are used to run and return AI-driven automated insights.

    Overview

    Dynamic functions are a set of specialized methods for reading data and content from queries to greatly simplify the logic needed to build formulas for dynamic triggers, text, and infographics. These functions are extended methods that are implemented in the same fashion as the Common library. However, they are designed to act on a given query 's result set.

    The Dynamic library includes numerous methods for reading values and labels from the cells of a result set - or performing classical data 'scraping' operations on the result set.

    Dynamic calculations are usually done with specialized methods added to languages like Java, C# and VB.