Hi Experts,
In Planning application I have employee dimension with all the employees as member(without hierarchy).
I am planning on headcount and I select one cost center, then the assosiated employees (only) of that cost center should be
listed.
I have gone through one of the thread which says that In Employee Input Schedule , I can hard code the memberSet as below.
="P_CC="&EVCVW(evapp(),P_CC)
But this is not working. It shows error as #NUM.
thanks