Skip to content

DMS Data Table

DMS Data Tables are used to view, edit, and delete Defect Data.

DMS Data Table

Settings

Setting Description
Label The title to display on the table.
Script ID Identifies how this table is referenced in Dashboard Scripts.
Split By Controls how the data is split into multiple tables. One table will be drawn for each unique grouping.
Columns Controls which columns are displayed on the table. See columns for more information.

Columns

The columns which are displayed in the Data Table may be modified using the Columns property window setting. By default, all columns are shown.

To display only a subset of the columns, the + button may be pressed. Columns which have been selected to be displayed will be displayed in the Remove table. If the Remove table is empty, all columns will be displayed.

A page showing customized dms data table columns

The table may be reset to the default by removing all columns or by pressing the Clear button.

A page showing customized dms data table columns with the clear button highlighted

Split By

When the DMS Data Table is Split into multiple charts, only one will be displayed at a time. The displayed chart may be changed using the Standard dropdown.

A page showing the location of the Standard selector in an dms data table

Edit Data

Any row in an DMS Data Table may be clicked to bring up more information about the data record. If the current User has the Edit Data permission, they will be provided with an overlay where they are able to edit the data.

A page showing the data edit overlay

Delete Data

If the current User has the Delete Data permission, they will be able to check any number of rows. When at least one row is checked, the Delete Data button will be enabled. Clicking this button will delete the selected rows.

A page showing the delete data overlay

Customization

The DMS Data Table may have its properties updated through scripting, but may not be customized through scripting in any other way.

Download

Tables may be saved as a CSV for offline use by clicking the Download button. If multiple tables have been drawn, they may be downloaded individually by changing the view to the desired table.

Download Button

See Also