Insert a new row
- Last UpdatedDec 29, 2025
- 2 minute read
-
On the tab of the table you would like to edit, select Insert.
A new row appears. The values that you enter will be displayed in red.

Note: If a table uses a single column for the primary key, it is typically a Code column with a similar name. For example, configCode is the primary key for the configDesc table. When entering a new row for a table with a single primary key, you should use a Code that will not interfere with new codes that may be added by AVEVA in the future.
Codes for tables with a small number of rows range from 1 to 255. You should then use a unique code that is greater than 200 and less than or equal to 255. For tables that have a larger number of rows, then you should enter a unique code that is greater than 10000. MeasConfig will create an appropriate Code based on those that are available. However, the Code can be edited.
If a table uses multiple columns for the primary key, measConfig will add an "id" column to manage the display of the overrides. This "id" column is for presentation only, and is not available for editing. -
Enter the applicable information.
-
Do one of the following:
-
Select Save on the current tab.
-
Select Save All on the Save and Load tab to Save and Load all of the changes you have made.
-