Title Create Contingent Values Workbook
The target table must have at least one field field group.
CreateContingentValuesWorkbook (input_table, workbook, mode)
Parameter | Explanation | Data Type |
---|---|---|
input_table |
Dialog Reference
<p>The table with field groups.</p> |
GPTableView |
workbook |
Dialog Reference
<p>The output Excel file containing information about field groups and contingent values.</p> |
DEFile |
mode |
Dialog Reference
<p> Defines from where the contingent values will be generated: <ul><li>Create empty - Do not create any contingent value entries. This is the default.</li><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 |
workspace