Skip to Content
0
Former Member
Apr 24, 2014 at 10:33 PM

Filter EPM Property values based on another property in same dimension

1294 Views

Hi,

I need to restrict property values of a Dimension based on selected value of another property of the same dimension.

For example, in Material Dimension, I have properties Planner and LOB

Material Planner LOB 100 ABC LOB1 200 ABC LOB1 300 XYZ LOB2

The Planner will select a Planner Name, based on which the corresponding list of materials should be shown along with LOB.

I have tried EPMDimensionPropertyValues but it doesnt allow to restrict the IDs based on another filter condition.

Please help.