What's new in Sigma

AI

AI column support for Databricks connections (Beta)

You can now create and use AI columns on Databricks connections.

AI columns allow you to construct dynamic prompts that reference specific table columns, which can be helpful for tasks like enriching, summarizing, and classifying data.

See Create AI Columns (Beta).

API

New option for Sync a connection by path endpoint

The Sync a connection by path endpoint (POST /v2/connections/{connectionId}/sync) now allows syncing all objects in a connection by providing an empty path ([]).

New option included in API endpoint response

The following endpoints now include a parentSourceUrlId in the response when returning details about documents deployed to a tenant organization. The parentSourceUrlId can be used to identify the document in the parent organization that was deployed.

Admin

Deployment policies deploy documents referenced in "Open Sigma document" actions

If a document deployed to a tenant organization has an "Open Sigma document" action configured, the target document of that action is also deployed to the tenant organization and the action is updated to open the deployed document. For more details, see What gets deployed to a tenant.

Bug fixes and improvements

  • After making edits in a securely embedded workbook or a Sigma Public app and leaving the draft without publishing, edits were no longer visible in the draft.

  • After releasing warehouse agents for Sigma Assistant, asking questions of data source tables with Sigma Assistant was no longer available.

  • Editing a scheduled email or Slack export no longer displays an error that prevented the scheduled export from being edited.

  • Swapping sources with the v2/workbooks/swapSources endpoint with the copyInputTableData option set to True did not copy input table data successfully.

  • Text updates that might affect embed customers:

    • "My workspaces" is now called "Your workspaces".
    • The "My last activity" column in the Recent view is now called "Your last activity".
    • When saving a custom view, the option to "Set as my default view" is now called "Set as your default view".
    • When modifying a saved view, the option to "Remove as my default view" is now called "Remove as your default view".
  • When editing or customizing elements in a container, tabbed container, or repeated container, you can select the parent container from the context menu. Right-click an element, then choose Select parent element.

  • When modifying export schedules, only the owner of the schedule or an admin can make changes to the schedule.