Changelog

Week of August 31, 2025

August 31, 2025

September 4, 2025 #

  • Added support for drilling to spreadsheet tabs. To use, right-click on a cell in a spreadsheet tab and select Drill.

  • Fully released dashboard AI! Users can now use AI chat to ask follow up questions about visualizations on dashboards. Reach out to Omni support to have this feature enabled.

September 3, 2025 #

  • Added a new folder parameter to schema views, which allows you to nest schemas in folders in the model IDE.

  • Added an option to the refresh schema dialog that allows you to skip validating views that use SELECT * statements during the refresh. This allows you to perform a quicker refresh, but note that the views in Omni will not reflect any schema changes.

  • Added support for inferring relationships from foreign key constraints in Postgres and Snowflake database connections. This feature allows Omni to automatically detect and create model relationships based on the foreign key definitions in the underlying database schema.

  • Fixed an issue in the Content Validator that made content metadata visible to Queriers who didn't have access to that content. Now, Queriers will only see metadata for content they can access.