Hello,
I am trying to filter the axis members based on member property and the result of a context menu selection.
I know we can do this using EPMDimensionOverdide function. But my requirement is to apply multiple filters on the same property.
Do you know if that function support multiple filter on the same property something like
=EPMDimensionOveride(,"COSTCENTER","SEGMENT=NY","REGION<>01;REGION<>02;REGION<>03").
This is not working for me. Can anyone give me the syntax for it.
Whenever I apply multiple filters on the same property the result is it a not applying any filter and all members are selected.
In the member selection screen (GUI) in the filtering option by member properties there are logical operators called "Like" and "Between". what are the equivalent of these when we want to use these filters in EPMDimensionOverride function or in any other function has Member filter options.
Appreciate your response on this.
Thanks
Bobby