IMPORT.FILTEREDVALUES
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. |
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. |
Map
This Command does not use any value mappings.
Â