• English
  • Data Browsing

    The result grid is rendered on Canvas for performance, and includes:

    • Pagination — when a source is opened (or a SQL query without automatic results), the grid pages through the data.
    • Column hiding — show or hide columns to focus on what matters.
    • Transpose — flip rows and columns for a different view of the dataset.
    • Result filtering — filter within the loaded result set.
    • Per-cell value inspection — open any cell in the Value viewer for raw / JSON views and statistics.

    Value viewer

    Inspect a cell in raw or JSON form, with a Calculate tab that computes per-selection statistics (min / max / mean / …) and exports them as Markdown — handy for quick sanity checks on a selection of values.