Admin

Input table audit logging (GA)

Audit logs now record events and metadata related to input table activity. Admins can parse input table audit log data to understand the type of edit performed (e.g., create input table, add row, update row, delete row, etc.), who was responsible, and when the activity occurred. The metadata identifies the edited input table as well as the number of affected rows and columns, but it does not record the content of the edits.

For more information about input table audit log events and metadata, see the INPUT_TABLES event category in the Audit events reference tables.

Data apps

Option to view actions targeting selected element

Quickly view and navigate to elements with actions that target the selected element. In the action sequence menu, select Show actions targeting this element to view a list of trigger elements sorted by page, then select an element to open its action sequences.

For more information about actions, see Intro to actions.

GIF showing how to view a list of elements with actions that target the selected element

Functions and calculations

UrlPart Function

You can now use the new UrlPart function to extract specified components (host, port, path, etc.) from a URL.

Workbook features

Error notifications when exporting to a deleted Google Drive folder

An error is now shown if there are exports scheduled to deliver to a deleted Google Drive folder.

See Export to Google Drive.

Hide or show fixed pivot table headers (Beta)

You can now hide or show fixed row and column headers in pivot tables. This functionality has rolled out for some organizations, and will continue to be incrementally rolled out over the next week.

See Hide or show fixed pivot table headers (Beta) .

Updated default export notification names

When scheduling exports, the default naming now follows this format:

  • When exporting an entire workbook: [Destination] [Format Type]
  • When exporting a specific page or element in a workbook: [Attachment Name] [Destination] [Format Type]

Bug fixes

  • Percentage-formatted input table columns with data validation have been updated with the following behavior:
    • In the data validation range configuration, integer input is now treated as a percentage. For example, if a user enters 80 as the minimum value, the input is converted to 80% instead of scaling to 8000%.
    • In the column, integer input is now treated as a percentage and is accepted when it meets the validation criteria. For example, if the validation range is 75%–100% and a user enters 85, the input is converted to 85% and passes validation.
    • In the column, percentage input (value with % suffix) is no longer rescaled. For example, if a user enters85%, the input is interpreted literally as 85% instead of scaling to 8500% (as a conversion from 85). When input fails validation, the tooltip message now displays the range as percentages. For example, if the validation range is 75%–100%, the tooltip indicates β€œInput must be between 75.00% and 100.00%” instead of β€œInput must be between 75 and 100.”

AI

Ask Sigma Discovery

Now, when you access the Ask Sigma page, Ask Sigma automatically compiles expandable data collections based on the highlighted data sources for your organization. For more information, see Ask Sigma Discovery.

API

New API endpoint to list sources of a data model

The following endpoint to list sources of a data model is now available:

New options for the sync connection by path endpoint

The Sync a connection by path (POST /v2/connections/{connectionId}/sync) endpoint includes a new useServiceAccount query string parameter. When used with a connection that uses OAuth, the new option lets you use the service account credentials, instead of the user credentials associated with the API token, to sync the connection. When used with a connection that doesn't use OAuth, the new option has no effect.

Data apps

Dependent action notification for element deletion

When you delete an element that’s the target of an action, you’re notified of the dependency when confirming the element deletion. In the confirmation modal, you can select the Delete impacted actions checkbox to delete the dependent action along with the element. Alternatively, if you don’t select the checkbox, the broken action is retained, and you can reconfigure it as needed.

Success alerts for action sequences

Add a custom success alert that displays after an action sequence runs successfully. The alert appears temporarily at the bottom of the window and can include a static or dynamic message.

For more information, see Add or edit a success alert.

Infrastructure

Select organization cloud deployment location when signing up for a free trial

When creating a new Sigma organization as a free trial, you can now select your preferred cloud provider and region during the sign up process.

See Supported regions, data platforms, and features.

Workbook elements

Stretch to fit sizing option for image elements

You can now select a Stretch to fit sizing option for image elements. When selected, images stretch to match the dimensions of the image element on the workbook page.

For more information, see Image elements.

Workbook features

Change the layout grid density of a container (GA)

You can change the layout grid density of a container or tabbed container. In the Properties panel for a container or tabbed container, set the Layout grid density setting as either Low, Medium, or High. Containers made from a group of selected elements have a Medium density by default if the selected elements cover 12 or fewer columns on the workbook page. If the selected elements cover more than 12 columns, the container defaults to High density.

See Change the layout grid density of a container.

Updated scheduled export limitation

Previously, scheduled exports would be automatically suspended if there were 5 consecutive failures within 5 calendar days, or if there were 10 consecutive export failures. Now, they will only be suspended if there are 10 consecutive export failures.

Updated UI for unavailable export options

When configuring additional options for exports, options in the export modal that are not applicable based on your export configurations will now be greyed out.

For more information, see Configure additional options for exports.

Bug fixes

  • The Data sources tab of the Select source modal now shows options as expected even in smaller viewports.
  • Referencing a data element in SQL using sigma_element() syntax now correctly handles element titles that contain quotes.
  • The Add workbook schedule endpoint (POST/v2/workbooks/{workbookId}/schedules) no longer displays invalid request errors when scheduling an export.

Admin

Disable audit logging

You can now disable audit logging in Sigma. This will delete any storage integrations and cancel any scheduled exports. Sigma retains your audit log data for 30 days after disabling.

See: Enable or disable audit logging

Set up Key Pair authentication for OAuth service accounts (GA)

You can now set up Key Pair authentication for Snowflake OAuth service accounts. For more information, see Connect to Snowflake with OAuth.

AI

Gemini and Vertex AI integration (Beta)

You can now configure an external AI integration with Google Gemini, or a warehouse AI integration with BigQuery through Google’s Vertex AI API.

See: Configure warehouse AI model integration and Manage external AI integrations

API

Custom SQL support for swap workbook data sources endpoint (Beta)

The Swap workbook data sources endpoint (POST /v2/workbooks/{workbookId}/swapSources) now supports workbooks that use custom SQL statements, in addition to standard table-based sources.

This enables users to update and maintain workbooks without needing to manually rewrite custom SQL queries.

Data modeling

Column-level security in data models with user attributes (Beta)

Set column-level security (CLS) rules in a data model according to the assigned value of a user attribute. Users and team members assigned a user attribute value that matches the value specified in the CLS rule can view the contents of the protected column. Users assigned other user attribute values, or not assigned a user attribute value, cannot view the contents of the protected column.

For more details, see Configure column-level security in a data model.

Embeds

Secure embed URLs signed with client credentials (Deprecated)

Secure embeds with URLs that are secured with client credentials, formerly known as user-backed embeds, are deprecated as of August 4, 2025 and will reach end of support early next year. Instead, migrate to secure embed URLs signed with JSON Web Token (JWT). For guidance, see Migrate to JWT-signed secure embed URLs.

For questions and additional details, contact your Customer Success Manager.

Functions and calculations

IsEven and IsOdd functions

You can now use the IsEven and IsOdd functions to check whether the integer part of a number is even or odd. See IsEven and IsOdd.

Workbook features

Export elements from saved views and version tags from the export modal

When sending ad hoc or scheduled exports, you can now select elements that are unique to saved views or version tags from the export modal (Share and export > Export…/Schedule exports…). When exporting elements that are only on a saved view, and not in the published workbook, you must open the export modal from the saved view.

See Send or schedule workbook exports for more information.

Bug fixes

  • Time chart axes now align with chart data across all timespans and timezones as expected, with more intuitive tick markings across all organization timezones.
  • When writing SQL to query a BigQuery connection, project ID, dataset, and table names, and column names now autocomplete.
  • The Download an exported file endpoint (GET/v2/query/{queryId}/download) now no longer fails when downloading a workbook.
  • Previously, selecting a text element would arbitrarily resize the element by adding rows. Now, this is less likely to happen.
  • The files endpoint no longer only returns workbooks owned by the specified user that are located in the My Documents folder. All workbooks owned by the user, including those located across different workspaces, are now returned.

Admin

Input table audit logging (Beta)

Audit logs now record events and metadata related to input table activity. Admins can parse input table audit log data to understand the type of edit performed (e.g., create input table, add row, update row, delete row, etc.), who was responsible, and when the activity occurred. The metadata identifies the edited input table as well as the number of affected rows and columns, but it does not record the content of the edits.

For more information about input table audit log events and metadata, see the INPUT_TABLES event category in the Audit events reference tables.

Data modeling

More options for managing source visibility

You can enable or disable a table as a data source in a data model from the data model overview using Show as source (), or the toggle on the modeling tab of the editor panel. See Enable or disable an element as a data source.

Workbook elements

Create and format sparklines (Beta)

Sigma now supports creating and formatting sparklines in tables and pivot tables. You can add sparklines from a grouped column in a table (Add column via… > Sparkline), or using the SparklineAgg and Sparkline (JSON data only) functions.

See Create sparklines in a table (Beta).

Bug fixes

  • The β€œtag” parameter in the Export data from a workbook (POST /v2/workbooks/{workbookId}/export) endpoint now works as expected.
  • The Add workbook schedule endpoint (POST /v2/workbooks/{workbookId}/schedules) no longer fails when attempting to create a schedule that exports to Slack. To fix this issue, the nonfunctional slackChannelName option was changed to slackConversationId.
  • Dynamically changing the source of a table in a data element using custom SQL no longer stops related columns from being available in child elements of the source table.
  • Column descriptions added in a data model are now available in workbooks.
  • When adding a data element that uses SQL as the source, the connection now correctly defaults to one that the user has access to use for SQL queries.
  • Mobile view now includes a profile menu that provides users with the option to sign out of their Sigma account on a mobile device.

Admin

Restrict access to copying data

If you want to restrict the ability of Sigma users to copy more than one cell of data at a time, a user assigned the Admin account type can turn off the Bulk copy from tables toggle for your organization.

By default, the toggle is turned on, maintaining the existing behavior of allowing users to copy multiple cells from tables, pivot tables, input tables, and the underlying data of a chart.

API

New output included in the List team members endpoint

The List team members (GET /v2/teams/{teamId}/members) endpoint includes a new addedBy option in the response that provides the user ID of the person that added a user to a team.

New options to swap data model sources for the Tag a workbook endpoint

The Tag a workbook (POST /v2/workbooks/tag) endpoint includes a new option to swap from or to a data model, including a tagged version of a data model. Similar to the UI, you can only swap a data model source to another version of the same data model.

Data apps

Call stored procedures with actions (GA)

Call stored procedures defined in a Snowflake, BigQuery, or Amazon Redshift connection using an action. If the stored procedure returns non-tabular results like a string, number, or Boolean value, you can work with the output as an action variable and display the values in dynamic text or a control element.

With this release, when you swap the source of a workbook, the source of the stored procedure action can also be swapped.

For example, if you have an existing stored procedure to calculate project timelines based on several variables, you can set up a data app with input control elements to collect the variables, pass them as arguments to a stored procedure action that calls the stored procedure, then display the results in a control element and store them in an input table in Sigma.

For more details, including detailed end-to-end examples, see Create actions that call stored procedures.

Custom context menu actions (GA)

Add custom context menu items in tables, pivot tables, input tables, and charts to provide clear, discoverable triggers for actions relevant to selected cells and data points. You can add standalone menu items or create nested submenus that execute any action effect, including calling stored procedures, generating iframe events, and opening modals.

For more information, see Create custom context menu actions.

App notification actions public beta coming soon

Over the next week, Sigma will roll out app notification actions to public beta for all customers. Use app notification actions to notify users and channels via email and Slack independent of an export or download. See Create actions that send notifications and export data.

The Notify and export action replaces the existing Download and export action. Existing Download and export actions will be migrated without changes to functionality.

Data modeling

New tutorial content: Intro to data models

A new tutorial covering the basics of creating a data model and preparing it for use as a data source in downstream analyses is now available. See Tutorial: Intro to data modeling to follow along and learn to create a data model with step-by-step instructions.

Filters and controls

Additional options and new default handling for null values in filters and controls

When filtering data with null values using a data element filter or a control element, you now have three options to handle null values:

  • Always, to always include null values, regardless of whether a filter value is set. Equivalent to the previous functionality where Include nulls is selected.
  • Never, to never include null values, regardless of whether a filter value is set. Equivalent to the previous functionality where Include nulls is deselected.
  • When no value is selected, to include null values only if the filter or control has no selected value.

The When no value is selected option is the new default for filters and controls created after Thursday, August 7th. Existing filters or controls are unaffected by this change.

Functions and calculations

SplitToArray function

The SplitToArray function splits a specified string by a given delimiter and returns an array of substrings. For more information, see SplitToArray.

New video tutorial series: Getting started with functions and groupings in Sigma

A new series of video tutorial content is now available covering the basics of grouping data in Sigma and performing calculations with grouped data using aggregate and window functions. See Create and manage tables to view the first video in the series or go to the Sigma training videos page to watch the entire five-part series.

Workbook elements

Popovers (GA)

Use popovers to display information in containers anchored to specific button elements. Popovers allow you to present relevant content (tables, charts, controls, etc.) only when needed, creating a more efficient and simplified workbook interface.

For more information, see Use popovers to simplify a workbook interface.

Workbook features

Email template changes

The default email templates used for scheduled exports, invitations to join an organization, and more now have an updated design. Custom email branding still applies to the default email templates.

In response to customer feedback, the updated email template for scheduled exports now correctly references the schedule creator instead of the workbook owner.

Email viewed in Google Mail with a subject header that matches the workbook name. The header of the email body contains the Sigma logo and the name of the Sigma organization, and the text "Here's your report on "My Workbook", with the message body text below it. A box titled Document contains the name of the workbook, and a blue button after the box says Open workbook. Text at the end of the email includes the name and email of the person who created the scheduled export

Conditional exports no longer list the condition in the email message

Any export scheduled to send an email when a condition is met no longer lists the condition in the email message.

If you still want to include the condition in the export, update the message included in the scheduled export to include the condition. For more details about scheduling a conditional export, see Schedule a conditional export or alert.

Updated workbook URL format

In workbook URLs, the :explore and :bookmark parameters have been renamed to :customView and :savedView, respectively. This update aligns the UI redesign that introduced custom views and saved views in place of explore capabilities and bookmarks.

URLs for existing workbooks have been automatically reformatted, and navigating to a previous URL that uses :explore or :bookmark parameters will redirect to a current URL that uses :customView and :savedView. This change does not apply to embed events or public APIs.

Admin

Restrict export frequency (GA)

Sigma admins can restrict the frequency of scheduled exports for their organization. If this setting is enabled, users also cannot set custom cron schedules. See Restrict export recipients and frequency.

Restrict export recipients to the same team (GA)

Sigma admins can restrict export recipients to the same Sigma team as the user scheduling or performing the export. See Restrict export recipients and frequency.

AI

Explore with related charts in Ask Sigma (GA)

After you receive an initial answer from Ask Sigma, you can continue your exploration. Ask Sigma provides related charts underneath its primary answer to offer avenues to analyze related data.

See Continue exploring with related charts.

Configure a Usage Dashboard for Ask Sigma (GA)

Admins can now configure a usage dashboard to view data about how Ask Sigma is used in their Sigma organization.

For more information on how to set up a dashboard, see Configure a usage dashboard for Ask Sigma.

Warehouse AI model integration (GA)

If your organization is connected to Snowflake or Databricks, you can use warehouse-hosted AI models to power Sigma AI features. For information about selecting your data platform as your organization's AI provider, see Configure warehouse AI model integration.

Highlighted data sources for Ask Sigma

Available AI data sources are now displayed as Highlighted data sources in Ask Sigma. Ask Sigma only uses highlighted data sources when you ask a question without choosing a source.

Image showing the Ask Sigma data source selection panel with one source selected to be added and highlighted, and another to be excluded

Automatic URL updates for Ask Sigma question sharing

There is no longer an option to manually copy a question into a custom URL. Now, when you enter a question into Ask Sigma, the URL is automatically updated with that question.

See Ask natural language queries with Ask Sigma.

API

Data models included in the response for Get workbook sources endpoint

The Get workbook source (GET /v2/workbooks/{workbookId}/sources) endpoint now includes data models in the response, in addition to the previously returned tables and datasets. The response returns the dataModelId for the entire data model document, the specific element IDs of tables from the data model used by the workbook, and other data.

New API endpoints to list account types and account type permissions

The following endpoints to list account types and account type permissions are now available:

Infrastructure

Azure UK region

Sigma is now deployed in Azure UK. Located in London, this deployment gives customers in the United Kingdom more control over data storage while enabling compliance with internal policies and external data residency requirements.

See Supported regions, data platforms and features.

Search and discovery

Ask Sigma now supported in secure embeds signed with JWT (GA)

Secure embedding with JWTs now extends to the Ask Sigma page. Embed Ask Sigma in your own application to offer your end users the ability to ask natural language queries of the data they have permission to access. Apply custom theming and remove Sigma branding for seamless integration.

See Embed Ask Sigma and Ask natural language queries with Ask Sigma.

Workbook elements

Pivot table totals changes

The placement of pivot table totals has changed to be up one level in the table. For row totals, the change is only visible when displaying rows as separate columns. This change will be available gradually over the next week.

Pivot table with Store Region and Store State pivot rows and Product Type and Product Family pivot columns. The subtotals for the Store Region row appear at the same level as the Store Region and include the name of the specific region: East total. The subtotals for the Product Type column appear at the same level as the Product Type header values and include the name of the specific product type: Arts & Entertainment Total.

Migrate control value references in image and embed elements to dynamic text, deprecate {{ }} format

Previously, control values could be referenced in image and embed elements using the format {{control-id}}. This format has been deprecated, and existing elements using this format have been migrated to use dynamic text. Press = on your keyboard to open the formula bar and reference control values via dynamic text.

Workbook features

Export to Microsoft Teams and SharePoint (GA)

Export a workbook, workbook page, or element from Sigma to a Microsoft Teams channel or a Microsoft SharePoint folder.

To start exporting to Teams or SharePoint, a user assigned the Admin account type must set up a Microsoft integration and the relevant account type permission must be enabled for users.
See Export to Microsoft Teams and Export to Microsoft SharePoint.

Bug fixes

  • You can now nest a popover element inside of a modal. Previously, this would cause an error. Popovers cannot be nested inside of popovers.
  • The workbook:saveas outbound event now returns the ID of the original workbook and the ID of the newly saved workbook. Previously, the event only returned the ID of the newly saved workbook. See Outbound event reference.

Admin

Email template changes coming soon

The default email templates used for scheduled exports, invitations to join an organization, and more will have an updated design:

Email viewed in Google Mail with a subject header that matches the workbook name. The header of the email body contains the Sigma logo and the name of the Sigma organization, and the text "Here's your report on "My Workbook", with the message body text below it. A box titled Document contains the name of the workbook, and a blue button after the box says Open workbook. Text at the end of the email includes the name and email of the person who created the scheduled export

The changes are already available to some customers and will gradually become available over the next two weeks, with full availability planned for August 8, 2025.

Custom email templates are unaffected by this change.

New events captured in audit logs

You can now view audit log enabling and storage integration events in your audit logs.

Version tag metadata available in Document activity and Queries Usage dashboards.

You can now filter by version tags in the Document activity and Queries Usage dashboards. This allows you to see activity or query data only for documents with a specified version tag, such as Production or Development.

Document creation metadata is also now available in the Queries Usage dashboard.

API

New API endpoints to list and get details for data models

The following endpoints to list data models and get details for a data model are now available:

Data apps

Pause or resume action sequences

Pause or resume action sequences to debug and test actions. You can control the pause/resume state of individual sequences or globally change the state of all sequences in the workbook. To prevent stale paused states and avoid workflow disruptions, paused sequences automatically resume when the workbook is refreshed.

For more information, see Create and manage action sequences .

Set range values with actions

The Set control value action now supports Number range and Range slider controls as target elements. You can configure the action to execute the following effects:

  • Set or clear the min and max values of a Number range control
  • Set the range start and end values of a Range slider control

Data modeling

Additional metadata for dbt jobs

If you run dbt jobs, you can see additional metadata about the dbt models and dbt jobs in the data catalog for a connection in Sigma. View the SQL used to create the model, the last run time, the job ID and run ID, and more.

See Manage dbt Integration.

Embeds

Hide bookmarks URL parameters

Sigma now provides a new hide_bookmarks URL parameter for secure embeds that enable you to hide saved views from the embed menu. This is available in the embed sandbox.

For more information, see Embed URL parameters.

Workbook elements

Reference data elements in custom SQL statements (GA)

You can reference data elements and other custom SQL elements in SQL statements in Sigma using the sigma_element('Element Title') syntax. Creating a warehouse view from a table created using custom SQL that uses this syntax is also now supported.

For more details, see Write custom SQL.

Tabbed containers (GA)

Sigma now supports tabbed container elements. Add a tabbed container to your workbook pages when you want to offer multiple sets of content in the same section of your workbook canvas. A tabbed container has multiple tabs at the top of the container, which can either be visible or hidden for end users. By placing content on different tabs and configuring logic about which tab should display, you can allow users to experience different views in the same space without scrolling or navigating elsewhere. See Use tabbed containers to organize workbook content.

Workbook features

Conditional exports will no longer list the condition in the email message

Any export scheduled to send an email when a condition is met will no longer list the condition in the email message starting August 4th, 2025.

If you still want to include the condition in the export after this change, update the message included in the scheduled export to include the condition. For more details about scheduling a conditional export, see Schedule a conditional export or alert.

Pivot table totals changes coming soon

Starting August 1st, the placement of pivot table totals is changing. The pivot table total label is moving up one level in the table.

For example, the current placement of pivot table totals is as follows:

Pivot table with Store Region and Store State pivot rows and Product Type and Product Family pivot columns. The subtotals for the Store Region row appear with the title Total at the same level as the Store State values. The subtotals for the Product Type columns appear with the title Total at the same level as the Product Family values.

After the change, totals look as follows:

Pivot table with Store Region and Store State pivot rows and Product Type and Product Family pivot columns. The subtotals for the Store Region row appear at the same level as the Store Region and include the name of the specific region: East total. The subtotals for the Product Type column appear at the same level as the Product Type header values and include the name of the specific product type: Arts & Entertainment Total.

For row totals, the change is only visible when displaying rows as separate columns.

Set custom banding colors for table and pivot table rows

When formatting a table or pivot table, you can now use custom colors for row banding.

For more details, see the section on banding in Format and customize a table.

Warehouse view support for transposed tables

You can now create a warehouse view for a transposed table.

To transpose a table, see Transpose a table. To create a warehouse view, see Create and manage warehouse views.

Admin

Azure SQL Database, SQL Server 2022 and Azure SQL Managed Instance connections (GA)

Sigma now supports secure connections to Azure SQL Database, SQL Server 2022 and Azure SQL Managed Instances.

For more information on how to set up these connections, see Connect to Azure SQL Database and Connect to SQL Server and Azure SQL Managed Instance.

New supported organization locales

English (Canada) and English (Ireland) are now supported organization locales. Setting en-ca or en-ie as your organization's locale will allow for en-ca or en-ie number formatting, currency, and date formatting to be used as a default across the organization. See Manage organization locale.

Set up Key Pair authentication for OAuth service accounts

You can now set up Key Pair authentication for Snowflake OAuth service accounts. For more information, see Connect to Snowflake with OAuth.

AI

Ask Sigma question sharing

You can now share queries you enter into Ask Sigma as a custom URL with users in your organization. When other users access the URL, Ask Sigma automatically populates the query and produces a response. Also, if users modify the original query, Ask Sigma automatically updates the custom URL to share.

For more details, see Ask natural language queries with Ask Sigma

Observations from Ask Sigma

Ask Sigma now provides an Observations section as part of the output for your queries, that helps highlight relevant data and information from your query results.

Data modeling

Reference Sigma workbook elements when writing Custom SQL in data models (Beta)

When writing custom SQL in data models, you can now use the sigma_element() syntax to reference Sigma workbook elements. See Reference existing Sigma workbook elements in Write custom SQL for more details.

Workbook elements

Copied elements now paste at the same size as the original

Pasted elements previously appeared at the default size for that element. Now, pasted elements match the size of the copied element.

Show longer chart axis labels

In Cartesian (bar, line, combo, area, scatter, box and waterfall) charts with an ordinal axis, you can now show longer axis labels. To allocate more space for longer labels, select the Allow longer labels checkbox under Data labels.

Show strokes for all marks within a combo chart

You can now select Show strokes options (On, Off or Auto) for data labels of line, area and scatter marks in a combo chart. Previously, only bar marks had these options. You can also now show or hide label strokes for all series in a combo chart (Data labels > Apply to all series > Show stroke).

Workbook features

Excel-formatted exports include empty cell display value

If your pivot table has an empty cell display value set, scheduled and on demand exports to Excel (XLSX) of that pivot table now include the display value.

Add a workbook description

You can now add descriptions to a workbook. Describe what the workbook is for, how it can be used, and other useful information. Workbook descriptions can be viewed by anyone with access to view the workbook.

To add a description:

  1. Select the workbook name to open the document menu, then select About this workbook.
  2. In the text box below the workbook name, type a description. The description saves automatically.

Bug fix

  • The Azure SCIM PatchGroup operation now allows for team updates for deactivated users.
  • The , character within columns is now correctly escaped for Snowflake CSV exports to cloud storage.
  • Coachmarks are no longer visible in exports, embed, or when using Present.
  • When editing tab names in a workbook, the & character now behaves as intended.
  • When multiple user avatars are visible in the header, they now overlap correctly.

Admin

Optional version tag descriptions

When you create a version tag you no longer need to enter a description for it.

API

New API endpoint to update tag details

The following endpoint to update tag descriptions is now available:

Workbook elements

Double-click to rename tabs in tabbed containers

You can now double-click the name of a tab in a tabbed container to rename it. This is in addition to the previously available rename options in the editor panel.

View column descriptions in pivot tables

If your pivot table contains columns with descriptions set, you can now hover over the column header to view the column description.

Workbook features

Export to cloud storage (GA)

If your workbook has elements from a Snowflake or Redshift connection, exporting the data for those elements to cloud storage associated with those connections is now generally available.

Export PDFs to larger page sizes (GA)

When you export a workbook, page, or element to a PDF, you can now choose the page size. In addition to the previously supported Letter size, you can now export to Legal, Tabloid, A0, A1, A2, A3, and A4 page sizes.

Data apps

Option to remove control selections with actions

In addition to replacing and adding control value selections, the Set a control value action now supports the ability to remove selections. When you configure separate Set control value actions using Add to existing selection and the new Remove from existing selection option, you can enable users to easily add and remove values from filter controls.

For information about creating a solution like the example above, see How to create a click to add & remove action in Sigma Community.

Search and discovery

Subscribe to What's New in Sigma

Release notes are now also available on the Sigma Community site. There, you can opt in to receive notifications about future release notes in order to stay on top of everything new happening at Sigma. For more information on how to subscribe to release note notifications, see About the release notes category. You can also subscribe to automated updates in any Slack channel using the Sigma Community release notes RSS feed.

Updated details for source selection

When browsing for a data source in Sigma, such as when choosing or changing the source for a data element, you can see the connection name, full path to the table, and any usage statistics for the table.

Select source panel showing suggested sources, including Stations table from the Corporate Database, used in 5 workbooks at the path Examples > Bikes, and other tables from other connections.

Workbook features

Dynamic text for embed element URLs

Embed elements accept dynamic text in the URL field. You can now press = while editing the URL field to open the formula bar and configure a dynamic entry. This can be used to make embed contents responsive to control values, as well as changes to other workbook elements.

Number input control operators

Configure a number input control to filter the targeted data differently. You can now choose other filter operators besides the default of = (equal to) to show data that is greater than or equal to (>=) or less than or equal to (<=) the inputted number value.

For more details, see Intro to control elements.