Introduction to the Dataset Worksheet
Dataset worksheets allow you to structure and manipulate its data. You can create calculations, group data, apply filters and formats, add parameters, etc. A datasetβs worksheet must contain at least one data source. Examples of data sources include tables from your organization's data warehouse, uploaded CSVs, and even other datasets.
Worksheet Tab Anatomy
The Formula Bar
Each worksheet has a formula bar positioned near the top of the page.
Formulas are applied to columns, not cells. When a formula is applied to a column, it is applied to all rows in that column.
Every column has a formula, including those that directly reference data from your data source. To view a columnβs formula, select the column and its formula will automatically appear in the formula bar.
To create a new calculation in your worksheet, you should first add a new column then add a formula to that column. Get started with some of Sigma's most popular functions.
The Right Side Panel
The panel on the right side of any worksheet has two components: the column view and the data source list.
The Column View Panel
The column view panel contains the full list of columns in the worksheet. Unless they are marked as hidden, these columns are all visible in the worksheetβs spreadsheet.Β
From here, you can organize and group your worksheetβs columns into levels. As was mentioned in the spreadsheet section above, creating leveled groups allows you to bundle rows of data based on common characteristics in select columns. When you group your data from the column view panel, those groups will automatically be reflected in the worksheet spreadsheet.
This column view panel also contains a section for worksheet totals. Totals are single value column aggregates that live at the top most level or a worksheet.
The Data Source Panel
Click on the second tab in your worksheetβs right side panel to open the data sources panel. This panel displays the worksheetβs data source(s). From here you can edit and join data sources.
Each data source contains a list of its columns, so you may also add any missing data source columns to your worksheet from the sources dropdown column list.
The Control Panel
Worksheets have an expandable control panel on the left side of the screen. This contains worksheet filters and parameters. It also contains total values if any exist.
Updated 7 months ago