LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (December 1997, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 9 Dec 1997 13:47:04 -0500
Reply-To:     Robert Muzny <MUZNRV@INTEGRIS-HEALTH.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Robert Muzny <MUZNRV@INTEGRIS-HEALTH.COM>
Subject:      Re: Suppression of Statistical Labels in EIS Multidimensional
Comments: To: patricia.e.holanek@ccmail.census.gov
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII

Pat -- I've had similar needs dealing with average and sum in the same EIS object. Currently I have to put both statistics in for each variable being viewed (this looks very strange depending on the variable) . A way around this is to include two EIS objects in a frame, and provide the same drill-down hierarchies. This way they work together, but do not share a common statistic.

On the brighter side, SAS Tech Support told me that version 7 will allow us to define different statistics for each column in the EIS object.

Sorry, I've not attempted to suppress the stat label ... can't offer any help in that area.

Robert Muzny INTEGRIS Health -----------------

Date: Mon, 8 Dec 1997 12:37:27 -0500 From: Patricia E Holanek <patricia.e.holanek@CCMAIL.CENSUS.GOV> Subject: Suppression of Statistical Labels in EIS Multidimensional

Situation: In an EIS multidimensional report I have been trying to suppress the statistical label line when there are more than one statistic used. We would like the report to have four columns of data where the first three columns would have only the SUM statistical data and no statistical label name (or column header of), SUM, above the columns of data; and where the fourth column would have only the MAX statistical data and also no statistical label name (or column header of), MAX, above the fourth column of data. (What triggered the approach of using two statistics to begin with is that the fourth column has dates listed. We wanted the maximum dates within the hierarchy and not the sum of the dates. The date in the column is formatted as mm/dd/yyyy. For example, 02/11/98.)

Thanks in advance,

Pat Holanek DOD/BOC/DMD

SAS Information: SAS 6.12

Operating System Info: WIN95


Back to: Top of message | Previous page | Main SAS-L page