MEMBER (PQL - xl)
Returns a member or element from a data model or cube
- Library: PQL \ Spreadsheet \ Pyramid
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
- Solve: This function can be used with the Solve plug-in: both as part of the objective function and constraint functions
Syntax
MEMBER(Connection Name, Member or Element Unique Name, OPTIONAL property key)
Function Arguments
Name | Description | Type | Optional |
Connection Name | The name of the connection | ConnectionName |
|
Member or Element Unique Name | The unique name of a member or element in a hierarchy or attribute | MemberMeasurePicker |
|
property key | A member's property to display instead of the value | MemberPropertyPicker | Y |
Comments
This function is the same as the Microsoft Excel 'MEMBER' function - using the same inputs, logic and outputs.