Skip to content

Text Panel

Text Panel displays the first value of a selected column as text. It's useful when you want to show text from a SQL run result, or a dynamic summary on a dashboard together with the AI agent. It doesn't process data (no aggregation by dimensions or metrics).

Drawing types

Choose the display format with rendering mode in advanced settings.

Text Panel Markdown
Markdown
Text Panel Markdown
Markdown
Text Panel Raw
Plain text
Text Panel Raw
Plain text

Specification

Aggregation

Text Panel doesn't aggregate data. It displays the first value of the column selected in Value under basic settings. If the value is NULL, nothing is displayed.

Specification by drawing type

Rendering mode in advanced settings offers the following choices.

  • Markdown: renders the output text as markdown.
  • Plain text: displays the output text as-is.