Select and Copy Rows
The Search
page supports selecting and
copying rows in Table
widgets.
To copy rows:
Hover over the table row you want to copy to reveal the checkbox, or click the checkbox in the header column to select all rows in the table. If row numbers were enabled, they'll be replaced by the checkboxes.
Click the copy button popping up for the selected rows: the rows will be copied to the clipboard. Table display options affect copied data - the clipboard content will match what you see in the table.
Paste the copied data to your desired destination: the data will be in CSV format with column headers, with identical CSV formatting as the Export Data to CSV file feature.
Figure 80. Copy rows
Note
If a live query is running, it will automatically pause when you start selecting rows.