TARGETLIST subcommand (TCM ANALYSIS command)

The TARGETLIST subcommand defines a set of target series that is used to limit the set of series that are affected by one or more scenarios. Multiple TARGETLIST subcommands can be specified.

LISTID
Optional setting that identifies a particular group of TARGETLIST subcommands. Multiple TARGETLIST subcommands can have the same LISTID parameter. The LISTID parameter is not quoted.
FIELDS
Specifies the fields for the current TARGETLIST subcommand.
DIMVALUES
Specifies optional lists of dimension field values that define a subset of series for the fields that are specified on the FIELDS keyword. The DIMVALUES keyword applies only to multidimensional data. The form of the specification for a particular dimension field is dimField(VALUES=dimValueList), where dimField is the name of the field and dimValueList is the list of values for that field.
  • If a dimension field is not specified on DIMVALUES then all values in that dimension are included.
  • Fields that are specified on the DIMVALUES keyword do not support ALL and TO.
  • String values do not need to be quoted.