Import and management of Custom Data for display via the Legend and Watch Window may be done through the Custom Data form.
-
Creation and modification of custom data is managed through file import and export.
-
Data groups are by default named after the file that is imported.
-
Groups and sets may be renamed and deleted through this form.
Excel and CSV formats are supported. The first row is headers, and the first column of the first row determines which entity type is being used. Valid entries are:
Subsequent headers in the first row provide names for the data sets being imported. Each subsequent row then contains the entity ID, followed by values (or empty entries) for each entity. See an example below:
Zone ID, SetName1, SetName2, SetName3, ... 1,123,456,789, ... 2,987,654,321, ... 3,668,15,1, ... … 502,156,51,151, ...