Changes to Clear Values setting in Scenario Values interface services

The Import Behavior option that controls the clearing of values prior to import is renamed from Clear values not present in import to Clear Destination Table before import to reflect the behavior appropriately.

In addition, the behavior where this option is set to Off, is improved in relation to Import Behavior = Sum. If Clear Destination Table before import = Off (false) and Import Behavior = Sum, all imported values from the data source are summed together and added to existing values for the same key fields. Previously, values from the data source have been summed together, however, overwriting existing values for the same key fields.

For Clear Destination Table before import = Off (false) and Import Behavior = Overwrite, the last imported value from the data source is persisted, overwriting the existing values. Existing values, for key fields that are not included in the data source, remain untouched. This is unchanged from previous versions.

Behavior where Clear Destination Table before import = On (true) also remains unchanged from previous versions.

Note: By default, this feature is enabled. A new role or privilege is not required to access this feature.