CreateContingentValues

Title  Create Contingent Values

Description

          

The target table must have at least one field field group.

Schema mode can create very large CSVs depending on the number of field groups and coded value domains. The result should be edited before importing.

Syntax

CreateContingentValues (target_table, field_groups_file, contingent_values_file, mode)

Parameter Explanation Data Type
target_table Dialog Reference

<p>The table with field groups.</p>

GPComposite
field_groups_file Dialog Reference

<p>The output .csv file containing information about the field groups.</p>

DEFile
contingent_values_file Dialog Reference

<p>The output .csv file containing information about the contingent values.</p>

DEFile
mode Dialog Reference

<p> Defines from where the contingent values will be generated: <ul><li>Use schema - Create contingent values from all combinations of domains. This is the default.</li><li>Use data - Create contingent values from existing rows in the table.</li></ul> </p>

GPString

Code Samples

Environments

workspace