FILTERCOLS

Specifies columns to which filtering has been or can be applied. This keyword must be specified after the QUERY statement for the subpanel. Filters are set in the ONENTRY stanza of the workspace panel definition, using SET ZFILTERnn commands.
FILTERCOLS=columnname,columnname
Possible values
A comma-delimited list of column names, with a maximum of 10 columns.
Default value
None

Example

FILTERCOLS='CICSNAME,SOS,TRANRATE,AIDS,WORKSET,CPUUTIL'