SAS Namespace Types |
Subclass of LogicalColumn
Subtypes
A special dimension that contains summarized numeric data values that are analyzed. Total Sales and Average Revenue are examples of measures. For example, you might drill down within the Clothing hierarchy of the Product dimension to see the value of the Total Sales measure for the Shirts member.
The following is a list of associations that are used to determine if this object should inherit access controls from another object (inheritance) or if the association is allowed for the object (enforcement). For more information about inheritance and enforcement rules, see the SAS 9.2 Intelligence Platform: Security Administration Guide.
Name | Description | Type | Length |
IsStoredStatistic | True if the statistic is precalculated, false if the statistic need to be calculated. | int | |
Statistic | Later we will add a list of recommended string values. | String | 200 |
UniqueName | The unique name for a measure. | String | 256 |
Units | The units of the measure. | String | 32 |
Inherited Attributes
Name
Id
Desc
MetadataCreated
MetadataUpdated
ChangeState
ColumnLength
ColumnName
ColumnType
LockedBy
PublicType
SASFormat
SASInformat
UsageVersion
Name | Cardinality | Description | Associated Types |
Cubes
Partner: Measures |
0 to * | The cubes that contain this measure. | Cube |
OwningDimension
Partner: Measures |
1 to 1 | The dimension that contains this measure. | Dimension SharedDimension |
Inherited Associations
AccessControls/Objects ,
Changes/Objects ,
CustomAssociations/OwningObject ,
Documents/Objects ,
Extensions/OwningObject ,
ExternalIdentities/OwningObject ,
Groups/Members ,
Implementors/ImplementedObjects ,
Keywords/Objects ,
LocalizedAttributes/AssociatedLocalizedObject ,
Notes/Objects ,
PrimaryPropertyGroup/AssociatedObject ,
Prompts/PromptEnabledObject ,
Properties/AssociatedObject ,
PropertySets/OwningObject ,
ReferencedObjects/AssociatedObjects ,
ResponsibleParties/Objects ,
SourceFeatureMaps/FeatureSources ,
SourceTransformations/TransformationSources ,
SpecSourceTransformations/SourceSpecifications ,
SpecTargetTransformations/TargetSpecifications ,
TargetFeatureMaps/FeatureTargets ,
TargetTransformations/TransformationTargets ,
Timestamps/Objects ,
Trees/Members ,
TSObjectNamespace/TSObjects ,
UsedByPrototypes/UsingPrototype ,
UsingPrototype/UsedByPrototypes ,
Variables/AssociatedObject
IsStoredStatistic
Type: intTrue if the statistic is precalculated, false if the statistic need to be calculated.
Statistic
Type: String 200Later we will add a list of recommended string values.
UniqueName
Type: String 256The unique name for a measure.
Units
Type: String 32The units of the measure.
Cubes
Cardinality: 0 to *
Partner: Measures
The cubes that contain this measure.
Associated Types:
CubeOwningDimension
Cardinality: 1 to 1
Partner: Measures
The dimension that contains this measure.
Associated Types:
Dimension SharedDimension
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.