August 18, 2026
Drill down from pivot and cohort tables

Drill down from pivot tables and cohort tables into the row-level entities behind them - the same drill-down experience already available elsewhere in Steep, now extended to these two table types. Click any cell in a pivot or cohort table and select an entity to see the underlying data.
Targets in big number blocks
Big number blocks can now show progress against a target, right alongside the metric itself - no need to build a separate visualization just to see how a number compares to its goal.

Metric descriptions now support Markdown
Metric descriptions now render as Markdown, so you can use standard syntax to format them. Make your descriptions more readable by adding headings, formatting, links, lists, tables, code blocks and more. Steep support most basic syntax as well as tables and code blocks from the extended syntax.
| Syntax | Example |
|---|---|
| Headings | # Heading 1 ## Heading 2 ### Heading 3 |
| Formatting | **bold** _italic_ |
| Links | [link text](https://example.com) |
| Lists | - item for bulleted lists or 1. item for numbered lists |
| Horizontal rules | --- |
| Blockquotes | > blockquote |





