Skip to content

Table

The Table component displays data in a tabular format with customizable headers, borders, row and column styles. The table widget is widely used in dashboards to present data in a clear and concise manner as rows and columns, allowing you to draw insights and make informed decisions. They are ideal for summarizing, comparing, and analyzing data across multiple dimensions and measures.

Use cases:

  • Tabular display of multi-column business data.
  • Summary reporting with totals row.
  • Embedding subviews on cell hover.

⚙️ Setup

  1. Drag the Table widget from the chart library onto your designer workspace.
  2. Select the chart.
  3. Go to the Widget Configuration tab in the Configuration panel.
  4. Under the Configuration panel tab, select the Basic Configuration option to access essential settings for the Table.
  5. Select the Source from which the chart will fetch its data.
  6. Map:
    • Dimensions — Used for grouping and drilldowns.
    • Measures — Numeric values for display and summarization.

📊 Basic Configuration

Configuration ItemDescription
SourceThe data source to query for tabular data.
DimensionsColumns representing categorical values.
MeasuresColumns containing numeric values.

🎨 Chart Customizations

CategoryOptions & Description
GeneralTheme, background, borders, and interactivity options.
TitleChart title, font, alignment, and visibility settings.
ColumnsConfigure column visibility, order, and formatting.
TableControl header and totals backgrounds, row/column borders, and summary row display.
TooltipConfigure tooltips and subview displays on hover.

📊 Example Table

table chart