on 2015 Dec 10 7:30 AM
Dear Experts,
I am facing issue in filtering by two properties in EPMSELECTMEMBER formula. It doesn't recognizes second property i.e "PC_CC". below mentioned is the formula which I have used.
Thanks & Regards
Bhagyesh Ravange
Incorrect syntax:
Not: ENTITY=4200";"PC_CC=PC
But: ENTITY=4200;PC_CC=PC
Sample:
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry My mistake.. Actually I have given reference of Entity and not directly the value... Whether in the below case it is possible..
Still incorrect:
The correct one will be:
="ENTITY="&F22&";PC_CC=PC"
Thanks a lot Vadim, its working
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.