ParameterTemplateId Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the types content for filters.
The ParameterTemplateId type exposes the following members.
Fields
Name | Description | |
---|---|---|
FixedValues | Represents a filter that contains selections provided from a tabular data source. | |
MDXQuery | Represents a filter that contains selections provided by an MDX query. | |
MemberSelection | Represents a filter that contains selections provided by selecting members from a data source. | |
NamedSets | Represents a filter that contains selections provided from a named set definition. | |
TimeIntelligence | Represents a filter that contains selections provided by a time intelligence mapped data source. | |
TimeIntelligencePostFormula | Represents a filter that contains selections provided by a custom formula applied against a time intelligence mapped data source. |
Top