Row Selection
Row selection state is shared within the project. Selecting rows in the Data Table reflects the same selection in the Statistics tab and Graph Builder. Selecting rows in Graph Builder highlights them in the Data Table as well.
You can select rows that appear to be outliers to see where they fall on graphs, or highlight only data meeting certain conditions.
Selection Methods
Data Table
In the Data Table, click rows to select them.
- Single row: Click a row to select it. Any existing selection is cleared
- Range selection: Hold Shift while clicking to select a contiguous range from the previously clicked row
- Add/remove: Hold Ctrl/Cmd while clicking to add to the existing selection. Ctrl/Cmd+click a selected row to deselect it
- Clear row selection: Click the Clear rows button in the Selected Rows tab (column selection is preserved)
Graph Builder
Graph Builder supports selection methods that vary by graph type.
Click selection -- Click data points, bars, or bins to select. Hold Ctrl/Cmd while clicking to add to the selection.
Rectangle selection -- Switch to Select mode using the buttons in the top-right corner of the graph, then drag to select.
- Pan mode: Drag to pan the graph (default)
- Select mode: Drag to select a rectangular range
Clearing selection -- Click a blank area of the graph to clear the selection. Clicking a selected element without modifier keys switches to selecting that element only.
Double-click a data point or bar to open a Filtered Data tab showing the matching rows.
Statistics Tab
You can also select rows from histograms and scatter plot matrices in the Statistics tab.
- Click a histogram bar to select rows within that bar's range
- In Select mode, drag to select data within a rectangular range
- Hold Ctrl/Cmd while clicking to add to the selection
- Double-click to open a Filtered Data tab
- Click a blank area of the graph to clear the selection
Tabs That Reflect Selection
| Tab | Behavior |
|---|---|
| Data Table | Highlights selected rows with a background color |
| Statistics | Highlights selected rows on histograms and scatter plot matrices. Statistics are computed on all rows after filtering |
| Graph Builder | Highlights selected rows. In scatter plots, unselected points become faded. In bar charts, the selected range is drawn as a colored overlay |
| Selected Rows | Displays only the selected rows in tabular format. Appears automatically when rows are selected |
| Filtered Data | Opens on double-click of a data point or bar, showing the rows that data point or bar represents in a table |
Relationship with Filters
Data Table filters and row selection are separate operations. Filters narrow the rows available for display and analysis. Row selection highlights specific rows within that filtered set.
When a filter is active in the Statistics tab, statistics are computed on the filtered rows only. Row selection does not affect statistics computation; it is reflected only as highlights on graphs. To view statistics for specific rows only, use a filter to narrow the data.
Saving Selected Rows
You can save selected rows as a derived dataset.
- Selected Rows tab: When rows are selected, the Selected Rows tab displays them. Choose Save as Dataset from the menu button (⋮) to save as a derived dataset.
- Filtered Data tab: The Filtered Data tab opened by double-clicking also has a Save as Dataset button.
Saved derived datasets can be analyzed in other tabs like any regular dataset. For details, see Selected Rows and Filtered Data.
Notes
Row selection state is not saved in the project file. Selections are cleared when you close the project. To reuse selected rows later, save them as a derived dataset.
See also
- Selected Rows -- Tab showing currently selected rows
- Filtered Data -- Tab showing rows matching a filter condition
- Datasets -- Details on derived datasets