Data Source types: Essbase, Planning, Financial Management, Hyperion Enterprise
HypGetPagePOVChoices returns the available member names and member description for a given dimension.
HypGetPagePOVChoices(vtSheetName, vtDimensionName, vtMbrNameChoices, vtMbrDescChoices)
ByVal vtSheetName As Variant
ByVal vtDimensionName As Variant
ByRef vtMbrNameChoices As Variant
ByRef vtMbrNameChoices As Variant
vtSheetName: For future use. Currently the active sheet is used.
vtDimensionName: The dimension names in the POV
vtMbrNameChoices: Output parameter containing array of member names, if successful
vtMbrDescChoices: Output parameter containing array of member descriptions, if successful