Improved time series chart interactions
Time series chart tooltips now follow your cursor, and highlighting works nicer no matter what chart type you're using.

New features, improvements, and fixes from the Supersimple team.
Time series chart tooltips now follow your cursor, and highlighting works nicer no matter what chart type you're using.

You can now configure AI system instructions from under account settings.
You can now edit your previous questions in AI conversations. This is super useful whenever changing direction in your exploration, and wanting to keep the conversation clean and tidy.
Text blocks now support basic markdown syntax. Insert images with , create headers with ##, and lists with * for faster formatting.

Alert notifications now respect your table's visible columns, sending only the data you've chosen to display rather than all available fields.
You can now ask AI questions about a specific block using Ask about this found in each block's (...) menu.
This guides the AI's attention – think of it like pointing your finger at the screen while saying something.
Time series charts with only stacked bars now display grouped field values directly on the chart, in addition to the legend.
You can now Copy link to block from any block's (...) menu. Opening this link will not only share your entire exploration state, but also scroll the user all the way to that block.
Supersimple's AI got a major visual overhaul, now fitting tighter into the exploration flow. Ask questions from either the Explore page, or using the new inline "new block" flow.

Blocks with invalid steps now display warning indicators, and the pipeline preview highlights invalid steps more prominently for easier debugging.
You can now create more sophisticated filter combinations using and/or when aggregating related data.
Hovering over column names in table and card views now displays the complete column name and description in a tooltip.
When adding a chart to a block with a Summarize step, the chart now automatically picks up the relevant axes and pre-fills everything. It just works.

in custom formula functionFormulas now support the 'is one of' operator using the in() function syntax: in(value, option1, option2, ...). See docs for more!
You can now apply any no-code steps to SQL blocks. Go back and forth between code and no-code – use what makes sense.

range_min and range_max window functions (see formula docs).You can now reorder select variable options by dragging them around.
The 'is one of' and 'is not one of' filters now use a pill-style interface that's easier and more intuitive to use.
You can now filter data using a comma-separated list of values for more flexible filtering options.
Model definitions and SQL blocks now support a {{user_email}} placeholder in SQL. This lets you implement row-level security and user-specific filtering. See row-level security for more!
Model sections in the sidebar can now be collapsed and expanded for better organization and navigation.
Sidebars are now resizable by dragging, and you can double-click to reset them to their default width.
Hover over table headers to see model property descriptions.
Long field lists now include a search input to help you quickly find the fields you need, available in alerts and 'Add column' flows.

You can now export records cell results to CSV format, with a default limit of 10,000 rows.
Bar value labels on time series charts are now more legible and consistently positioned at the bottom of bars.

Snowflake ❄️data warehouse support just landed.
Quarter functions in custom formulasThe new quarter() function to extract quarters from dates and extract(interval, 'quarter') to get quarter counts from intervals.
Primary keys and relation keys are now displayed without formatting for clearer data viewing.

New 'raw' format displays values without formatting. You can also use 'default' in a formula format() function to reset to default formatting.
You can now copy blocks via the (...) dropdown and paste them into other explorations. Or even elsewhere in the same exploration. Or even a different account. Go crazy!