space
Previous Page | Next Page

SAS Namespace Types

GlobalFormula


Subclass of Feature


Overview

Definition of a new member or named set for a dimension within a cube.

Security Inheritance and Enforcement Rules

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.

Attributes

Name Description Type Length
Expression The formula.   String V1000
GlobalFormulaRole Valid values are CalculatedMember or NamedSet.   String 60  
UniqueName The fully-qualified unique name for the global formula.   String 1000  

Inherited Attributes
Name Id Desc MetadataCreated MetadataUpdated ChangeState  LockedBy  PublicType  UsageVersion 

Associations

= indicates the resident side of an association, or where the association is persisted for cross-repository associations. If no resident side is indicated, this association may not cross repository boundaries.

Name Cardinality Description Associated Types
AssociatedCube

Partner: Formulas

0 to 1 The list of cubes that contains this global formula.   Cube

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 

Attribute Details

Expression
     Type:  String V1000

The formula.

GlobalFormulaRole
     Type:  String 60  

Valid values are CalculatedMember or NamedSet.

UniqueName
     Type:  String 1000  

The fully-qualified unique name for the global formula.

Association Details

AssociatedCube
     Cardinality:   0 to 1
     Partner:  Formulas

The list of cubes that contains this global formula.  

Associated Types:
Cube


space
Previous Page | Next Page | Top of Page