What's new in Sigma

API

New parameter for Tag a workbook endpoint

The Tag a workbook (POST v2/workbooks/tag) endpoint now supports the isDefault parameter. If you want users that only have access to tagged versions of the document to open this tagged version by default, set isDefault to true.

Infrastructure

Sigma now supports Azure Western Europe region

Sigma is now deployed in Azure West Europe in compliance with EU GDPR. Located in the Netherlands, this deployment gives customers in the EU more control over data storage while enabling compliance with internal policies and external data residency requirements.

Workbook elements

Cartesian charts support trellis by series (Beta)

If your bar, line, area, or scatter chart has multiple series, you can create a trellis chart for each series.

A bar chart with trellis columns, one column for revenue colored by category of product type, and one column for cost, with fiscal year on the x-axis for each chart

For more details, see Create a trellis chart with multiple series (Beta).

Bars in combo charts support color by category (Beta)

If your combo chart includes a bar chart, you can add a column to split the color of the bar series by category.

A combo chart showing total products as a count of SKU number compared to quantity sold for each year, split by product type

For details, see Configure a chart color by category (Beta).

Bug fixes

  • When using the embed sandbox UI in an organization with a high number of teams, the left navigation now loads teams progressively on scroll without throwing a RESOURCE_EXHAUSTED error.
  • When you specify a text alignment for a row header or column header, all header values are aligned instead of the lowest level header.