What's new in Sigma

API

New options for Add workbook schedule endpoint

The Add workbook schedule endpoint (POST /v2/workbooks/{workbookId}/schedules) now includes two new options:

  • The parameters option, allowing you to customize control values when programmatically adding an export schedule to a workbook.
  • The ownerId option, allowing you to specify a user to own the export schedule.

Workbook elements

Display images in pivot table cells

If your pivot table has a column that contains links to images, such as thumbnail images of retail products, you can transform the column to display the image links as images. You can set images to display in pivot table row, column, or values columns.

See Display linked images in a table or pivot table.

Show or hide all totals in a grouped table

Easily show or hide totals for all levels of a grouped table. Right-click a table cell to open the context menu and select Show all totals or Hide all totals to show or hide totals for all grouping levels of the table.

See Show totals in a grouped table for more details.

Bug fixes

  • When a value in a list control is selected, the display value is now shown instead of the raw value.
  • Formulas with an argument referencing a hidden control (control element on a hidden page) now evaluate successfully, regardless of the reference’s argument position.
  • When entering a table in a SQL query, the autocomplete dropdown now excludes tables that the user does not have permission to view.