What's new in Sigma

Admin

Write-only data permission

The Can write only permission restricts access to data while enabling users to create input tables and CSV upload that write data to the connection’s write-back destination. This permission type is ideal for enabling input tables and CSV uploads in embedded workbooks with restricted data access.

For more information about the new permission type, see Data permissions overview.

Functions

VariancePop function

The VariancePop function calculates population variance, which determines the spread of distribution or degree to which the column or grouped values deviate from the mean.

The addition of this function complements the existing Variance function, which estimates sample variance. For more information about these functions and when to use each, see VariancePop and Variance.