Analysis Tools
Pivot table
Build pivots from row dimensions, column dimensions, and measures (count / sum / avg / min / max), with:
- High-cardinality warnings — get a heads-up before expanding an enormous set of categories.
- Copy-SQL support — export the pivot definition as SQL for reuse or inspection.
Column profile
Per-column statistics:
- Total values, null ratio, distinct count, min / max
- Top values frequency
Count by column
Show the value distribution for a single column as a table plus a bar chart.
Value viewer
Inspect a cell in raw / JSON form, with a Calculate tab for per-selection statistics (min / max / mean / …) exported as Markdown.

