Hi Expert,
I would like to use an EPM formula as a local member.
This formula should look for the workstatus for each member of dimension Profit Center which it's placed in the rows. The first row it's in cell C25. The other compulsory dimensions are hardcoded as the values in cells D16 and D3.
This formula works fine if I use it directly in Excel.
=EPMWorkStatus(;0;"[D_PCENTER].[PARENTH1].["&C25&"]";$D$16;$D$3)
However, when I tried to use it as a local member I will see:
#Error - Impossible to apply local member formula.
I guess I could make this work using a COPYRANGE function but, Does anyone know how should the above formula be written as a local member?
Any help, greatly appreciated.
Regards,
Alberto Sabate