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. MultipleTARGETLIST
subcommands can have the sameLISTID
parameter. TheLISTID
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. TheDIMVALUES
keyword applies only to multidimensional data. The form of the specification for a particular dimension field isdimField(VALUES=dimValueList)
, wheredimField
is the name of the field anddimValueList
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 supportALL
andTO
. - String values do not need to be quoted.
- If a dimension field is not specified on