cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EPM member selection based on combination of properties

Former Member
0 Likes
478

Hello,

Is there someway, with which we can populate the IDs of a dimension members based on page axis selections of its own properties.

In the attached example, page axis selections need to be Location & Material. Dimension members of CUSTOMER dimension need to be populated in row axis if both the conditions ie. Location & Material are met.

Thank you for your advice.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member186338
Active Contributor
0 Likes

Sorry, but try to read EPM Help!

Use EPMSelectMember if you don't want to be linked to context

Please accept the correct answer.

former_member186338
Active Contributor
0 Likes

You can use EPMDimensionOverride with filter by 2 properties combined with AND

Former Member
0 Likes

Thanks Vadim.

I have taken CUSTOMER in row axis ie.,epmolapmember.

What epm function do I use in page axis to enable selection of Location & Material? Want to avoid epmcontextmember.