modify tables subtype=

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

modify tables subtype=

PerryGrossman
Hi, Does anyone know what the subtype= would be to trim the output from this: DESCRIPTIVES VARIABLES=var1 /STATISTICS=MEAN. This works for crosstabs: CROSSTABS /TABLES=var1 BY var2 /CELLS=COUNT COLUMN /COUNT ROUND CELL. SPSSINC MODIFY TABLES subtype="'Crosstabulation'" SELECT="<>" /STYLES CUSTOMFUNCTION="customstylefunctions.SetDecimalPlaces(decimals=0)". I searched the ibm site and http://www.spss.com/sites/dm-book/resources/ProgDataMgmt_19_book.pdf but can't seem to find it. Thanks, Perry
Reply | Threaded
Open this post in threaded view
|

Re: modify tables subtype=

Jon K Peck
You can find the subtype of any pivot table by right clicking on the outline item that corresponds to it and choosing Copy OMS Subtype.  You can also find this from the list in Utilities>OMS Identifiers.

HTH,

Jon Peck
Senior Software Engineer, IBM
[hidden email]
new phone: 720-342-5621




From:        PerryGrossman <[hidden email]>
To:        [hidden email]
Date:        04/29/2011 06:31 PM
Subject:        [SPSSX-L] modify tables   subtype=
Sent by:        "SPSSX(r) Discussion" <[hidden email]>




Hi, Does anyone know what the subtype= would be to trim the output from this: DESCRIPTIVES VARIABLES=var1 /STATISTICS=MEAN. This works for crosstabs: CROSSTABS /TABLES=var1 BY var2 /CELLS=COUNT COLUMN /COUNT ROUND CELL. SPSSINC MODIFY TABLES subtype="'Crosstabulation'" SELECT="<>" /STYLES CUSTOMFUNCTION="customstylefunctions.SetDecimalPlaces(decimals=0)". I searched the ibm site and http://www.spss.com/sites/dm-book/resources/ProgDataMgmt_19_book.pdf but can't seem to find it. Thanks, Perry

View this message in context: modify tables subtype=
Sent from the
SPSSX Discussion mailing list archive at Nabble.com.