Hi all
I'm trying to uitlise the EPMDimensionOverride function to override the context member of a dimension with multiple single values, based on a property of the dimension.
For example, dimension "Internal Order" has "Profit Center" as a property. When the user selects a Profit Center for planning, the report should expand with all Internal Orders that have the selected profit center as a property value.
I haven't had success using EPMContextMember or EPMSelectMember as these functions only return single members. What function or combination thereof can be used to produce a list of members with a common property that can be used in the Member parameter of the EPMDimensionOverride function?
Regards,
Paul