Hi Experts,
I am experiencing some issues when using EPMAxisOverride and EPMDimensionOverride for EPM 10.0 SP 13.
I want to override the row axis of my report (ID="000") in which the member "ACTTYP_E1_MES" of the dimension "ACTIVITYTPYE" is in my row axis and the member "HRKEY_OverTimeCap" of the dimension "HRKEYFIGURE" in my column axis.
Now i want to overwrite the row axis and insert the member "ACTTYP_NONE" to my axis row using the function:
EPMAxisOverride("000";"TRUE";"ACTIVITYTYPE";"ACTTYP_NONE")
I was expecting to see the result "Row definition 000" in the cell i used for the epm function, instead all i get is: #VALUE!
What could be the mistake in my formula? I checked the report ID and that the member i am using does exist as a member of the dimension ACTIVITYTYPE.
I hope someone can help. Additionally i tested the function EPMDimensionOverride as well and get the same error.
Best regards,
Florian