What's new in Sigma

Embeds

New inbound events in embeds

Use two new inbound events, workbook:bookmark:delete and workbook:bookmark:select to display, clear, or delete bookmarks.

For more information, see Implement inbound and outbound events in embeds.

Workbook features

Updated file names for scheduled element exports

For scheduled exports of elements that use dynamic text in the title, the file name now reflects the value of the dynamic text when the export was performed.

Use actions to insert rows into input tables (GA)

Use the Insert row action to insert a row into an input table based on a user’s interaction with another workbook element.

For more information about actions in Sigma, see Intro to actions.

Use workbook actions to set a date range control

The date range control is now a valid target for workbook actions that target controls.

Use cases:

  • Set different date ranges as segmented control options.

    This gif displays different date ranges (week, month, quarter, year) being selected as segmented control options, and the corresponding table of data being pdated according to the selected range.

  • Combine the set date range action with other actions to filter down your data elements to different time periods.

    This gif displays different date range actions being selected, resulting in the target bar graph adapting to the different time periods.

Bug fixes

  • Copying a single element with a configured action or clicking Copy page on a workbook page containing actions now copies action configurations between elements on the page.
  • Theme fonts are now applied to all embed modal views.
  • The Get a team API endpoint now returns an error message when trying to retrieve an unexpected team.
  • Users can now export from embeds authenticated with client ID and secret when eval_connection_id is set.
  • When including a PNG file in an scheduled or ad hoc email export, the resulting image now uses the full width of the email body.