IMPORT.FILTEREDVALUES

  • Updated

 

Takes Input from a Excel file or the Table-format and imports it into an existing Filtered Values configuration.

IMPORT.FILTEREDVALUES is introduced in 2023-R2-SR1.

Properties

From The Path to excel file.
… or …
The name of the Input Data Source. Default = 'FROM'
To Not supported.

Parameters

@ImportToConfigId The Id of the existing configuration to import to. If this parameter is specified none of the other parameters must be specified.
@ImportToBaseFeature The Id or name of the base feature of the configuration to import to. If this parameter is specified the parameters @ImportToControllingFeature and @ImportToControlledFeature must also be specified in order to define the existing configuration to import to.
@ImportToControllingFeature The Id or name of the controlling feature of the configuration to import to. If this parameter is specified the parameters @ImportToBaseFeature and @ImportToControlledFeature must also be specified in order to define the existing configuration to import to.
@ImportToControlledFeature

The Id or name of the filtered feature of the configuration to import to. If this parameter is specified the parameters @ImportToBaseFeature and @ImportToControllingFeature must also be specified in order to define the existing configuration to import to.

 

@ImportOption

Specifies how the import will treat missing rows in the import file
Possible values:

  • KeepExistingValuesWhenMissingInImport (default)
    With this option, the import will only add new allowed values to the list of filtered values.
  • DeleteExistingValuesWhenMissingInImport
    With this option, the import file will be treated as the complete configuration for that filtered value configuration. The combinations of controlling feature/filtered values in the file will be added and any combination not included in the file will be deleted

Map

This Command does not use any value mappings.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.