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

Table

Configure a table in Toucan AI with column display and formatting.

Target Audience: Non-technical users and builders configuring charts in the Library.

Table chart example

Overview

A table lists query rows and columns in the Library or embeds. You choose which columns to show, how headers and values are formatted, and table behavior (pagination, totals, row styling).

Unlike bar or line charts, there is no separate dimension/measure mapping — configuration is per column and per table settings.

In the Library, enable Manual Edit, set Type to Table, and select Data. One block appears per query column under Display columns.

Shared fields (Title, Narrative, Data) are in Chart types.

When to use it

Good fit

  • Detailed listings (employees, orders, transactions).

  • Exact values where charts would hide precision.

  • Paginated logs or directories on a dashboard.

Prefer another chart

Examples: employee directory with formatted dates, product catalog with tag-style status, paginated transaction log.

Common setups

  • Listing: show/hide columns (eye icon), set Label and formats, set Rows per page.

  • Status tags: StyleTag on a text column.

  • Footer totals: Show totals in last row under More table options.

Configuration options

Open the chart in the Library, turn on Manual Edit, select Data, then set Type to Table. The column list updates when the query changes.

Prerequisites: connected database, Manual Edit (how-to).

Column

Option
How it works

Display columns

One row per query column. Eye icon: show or hide in the table.

Label

Header text (expand column accordion).

Style

Tag for tag-style cell rendering.

Format date

On date columns. Preset date display.

Format number

On numeric columns. Standard, Percent, Currency (with Currency display), decimals, Unit.

Table

Option
How it works

Rows per page

Rows per page, 1–150 (default 5).

Show totals in last row

More table options. Totals for numeric columns in the footer.

Alternate row color

More table options. Alternating row backgrounds.

The AI assistant can propose visible columns and formatting; use Manual Edit to refine.

Suggested next steps: Chart types · Customize a chart manually · Create a chart with AI

Last updated

Was this helpful?