For the complete documentation index, see llms.txt. This page is also available as Markdown.

Text Panel

Display the first value of the selected column

Render Types

Text panels display the first value of the selected column in the specified format. This is intended for showing text output from query results.

Combined with generative AI, it can also be used to display dynamic AI-generated summaries on dashboards.

Markdown Text Panel Markdown

Text Text Panel Raw

Specifications

Aggregation

Text panels do not aggregate data and instead display the first value of the selected column.

Render Type Details

You can choose the render type from "Rendering Mode" in "Advanced".

  • Markdown: Renders the output text as Markdown

  • Text: Displays the output text as-is

Last updated

Was this helpful?