Demos highlight what we are working on or experimenting with, but are not a guarantee of release. Let us know your thoughts at support@omni.co.
Blobby Learns New LLMs (BYOLLM)
Gustav Staprans ·Ai Administration
Blobby didn’t want Claude to have all the fun. Soon we’ll open up different LLM providers ChatGPT, Gemini, BYO. Will make sure there are admin controls here of course for folks that want it.
AI slash commands
Jamie Davidson ·Ai
Blobby has all sorts of skills - agentic querying, visualization, summarization, field building, calculation. We wanted to provide power users a way to direct to these different tools explicitly.
Deep thinking UX improvements
Gustav Staprans ·Ai
We tuned up with streaming chat experience to hide the less important while still showing the full train of thought when you need it.
Blobby voice app
Will Savage ·Ai Use Case Vibe Coding
A quick DIY project to open up voice with Blobby. Early days, but helps open up the imagination for what’s possible.
SQL totals
Steven Talbot ·Sql Workbook
Bringing the front-end totals experience to SQL queries (think simple sum, count, average, etc down a column)
Duration fields
TJ Banghart ·Workbook Modeling
It’s now a couple click to build duration fields in the UI (of course with model pushdown when needed).
Range calc pushdown
TJ Banghart ·Workbook Calcs Modeling
Now full range calculations - think SUM(B:B), AVERAGE(C:C), etc - can be pushed down using LOD fields. This makes comparison fields trivial to build in the UI but manage like robust data model when you need it.
Top N filter escaping
TJ Banghart ·Workbook Modeling
Some new toggles with Top N to ignore / include filters for comparison to the population at large or not.
Tabs beta launch
Luke Bowerman ·Dashboards
A nice end-to-end demo of the new tabs (pages) experience for dashboards. Beta out now, let us know if you want activated.
Cross-filtering very alpha
Steven Talbot ·Dashboards
A first look at playing around with cross-filterable dashboards. We have some UX to consider around native filters vs cross-filters and what we want to allow. Would love feedback on whether these should be ‘different’ vs dovetailing into the native filter experience.
Bulk dashboard filter mapping
Alisa Tatarinova ·Dashboards
Sometimes you just want to map a filter to 40 tiles at once. We’re leaving in the in-line UX but now offering a bulk mapping experience alongside.
Field picker views in use
Luke Bowerman ·Workbook
Now you can quickly toggle between the specific fields in use or the views in use - most helpful in gigantic topics or all views and fields.
Workbook tab organization
Luke Bowerman ·Workbook
We made it simple to organize workbook tabs by type, name, etc (tell us anything else you want to see here).
New dashboard building UX designs
Luke Bowerman, Jared Hardy ·Dashboards
Some new designs were building towards for complex multi-tab dashboards.
Easier topic groups
Alisa Tatarinova ·Workbook Modeling
We built a front-end UX around organizing topics into groups with auto-complete, etc for a nicer experience.
Querying Snowflake semantic views directly
Buck Ryan Now you can query Snowflake semantic views directly in Omni. This means we now have translators back and forth for more native experience, but also have rounded out querying them directly too.Blobby avatars
Alisa Tatarinova ·Fun
For the Blobby lovers out there, now you can build your own avatar using our custom Blobby builder.
Native Sankey charts
Rob Miller ·Visualization
Continue to build out more native vis. Here we have an early look at Sankey charts.
Streaming queries page live view
Jonathan Swenson ·Administration
Now the queries page will live update so you can actively track and manage database usage from Omni (for one minute - we don’t want these pages polling forever).
dbt in Azure
Jonathan Swenson ·Azure Dbt
The dbt integration is now up and running in Azure as well - more progress getting the full app available in Azure.
Smarter aggregate awareness table picking
Steven Talbot ·Modeling
We’re making the heuristics for choosing the right aggregate better to make sure queries get faster for end users.
New docs development (mostly internal)
Erin Cochran ·Doc Internal
We’re continuing to tune up the new docs experience