Skip to main content
Tables display data in a traditional tabular format with rows and columns, ideal for precise value lookup and detailed data exploration.

When to use

  • Precise values - When exact numbers are important
  • Detailed data exploration - Allow users to scan specific values
  • Supporting charts - Provide detailed breakdown alongside visual charts
  • Many columns - Display data with numerous variables
  • Reference material - Create data that can be easily copied or referenced

Basic example

Formatting

Tables automatically format values based on data type:
  • Numbers - Formatted with thousands separators
  • Currency - Detected from symbols (£, $, €)
  • Percentages - Displayed with % symbol
  • Dates - Formatted according to locale

Number formatting

Control how numbers are displayed:

Column visibility

Hide specific columns by setting _metadata.isHidden:

Combining with charts

Tables work well alongside visual charts: