What's new in Sigma

AI Apps

Sigma Public

Sigma Public is now available as a free-to-use platform where you can create, share, and explore apps built in Sigma. Use sample data or upload your own datasets to build workflows in an embedded Sigma experience. You can also search apps created by other users to get inspiration for your next app in Sigma.

For information about creating and managing a Sigma Public account and building public apps, see the Sigma Public documentation.

API

New API endpoint for setting organization time zone

The following endpoint is now available to set the time zone of an organization in Sigma:

If you use Sigma Tenants, you can use this endpoint to set the time zone for tenant organizations.

Data modeling

dbt Core integration (Beta)

Add metadata from the output of a dbt Core run to Sigma to visualize freshness data, monitor data quality, and display table and column descriptions configured in dbt directly in Sigma.

To integrate dbt Core with your organization, use the Add dbt metadata for a connection (POST /v2/connections/{connectionId}/dbtArtifacts) endpoint to upload the artifacts of your dbt run to Sigma. For more details, see Configure dbt Core integration.

Workbook elements

Hierarchy column actions and control improvements (Beta)

Hierarchy column support has now been expanded:

  • You can use hierarchies with actions to create logic and interactivity. See Use hierarchies with actions.
  • When searching for values in a hierarchy control, you can now select up to 1,000 values from the search results.
  • You can now see all levels of a hierarchy in your control without selecting them individually with the Expand all levels option.

See Work with hierarchies (Beta) and Hierarchy controls.

Workbook features

Translate Sigma UI text in workbooks

You can now translate the Sigma user interface (UI) text into other languages while editing, viewing, or customizing workbooks.

To apply a locale to a workbook, use the :lng query string parameter in the URL with the syntax :lng=<your-locale>. See Manage workbook localization for more details.