genmod - How is the input data table specified in genmod Action?

Réponse

The input data table is specified using the table parameter, which accepts a castable structure. This structure includes options for caslib, computedOnDemand, computedVars, computedVarsProgram, dataSourceOptions, groupBy, groupByMode, importOptions, name (required), orderBy, singlePass, vars, and whereTable.
Did this answer help you?