Hi -
We are in the middle of upgrading epm clients, from SP 7 to SP 14.
I am noticing a lot of issues with local members after installing SP14.
Local members in columns - are switching order based on the order they are maintained in the report editor
Local members in rows - randomly changing to formulas that don't make any sense (see example below).
Formula before SP Upgrade
=EPMTUPLE([ACCOUNT].[H1].[40000000];[COSTCENTER].[H2].[F_REV];)-SUM(EPMTUPLE([ACCOUN
T].[H1].[COGS_EXP];[COSTCENTER].[H2].[F_GA];), EPMTUPLE([ACCOUNT].[H1].[COGS_EXP];[COSTCENTER].[H2].[F_RD];), EPMTUPLE([ACCOUNT].[H1].[COGS_EXP];[COSTCENTER].[H2].[F_MKTG];), EPMTUPLE([ACCOUNT].[H1].[COGS_EXP];[COSTCENTER].[H2].[F_DIROP];), EPMTUPLE([ACCOUNT].[H1].[COGS_EXP];[COSTCENTER].[H2].[F_PRODCOST];))
Formula after SP Upgrade:
=EPMDIM_CURRENT_MEMBER(CompanyCode)-SUM(EPMDIM_CURRENT_MEMBER(CompanyCode), EPMDIM_CURRENT_MEMBER(CompanyCode), EPMDIM_CURRENT_MEMBER(CompanyCode), EPMDIM_CURRENT_MEMBER(CompanyCode), EPMDIM_CURRENT_MEMBER(CompanyCode))
EPM Member Property Value - randomly returning # AmbiguousMemberDescription error message.
I'm hoping to identify all of these types of issues, so that a set of standard solutions can be communicated to the user group.
Please advise.
Thanks,
Kevin