on 2015 Jun 15 2:25 PM
Hello,
I am working on an HR solution where the POSITION of the employee is held as a property of the Employee dimension.
In my input schedule I have Dimension "Position" in the Row axis and it's using EPMOLAPMemberO. In another column ( Z53 ) I have a Local member which displays the property ( Position ) of the Employee Dimension ( EMPMemberPrroperty......)
I simply wish for the Position Property to be saved via EPMOLAPMemberO.
I initially altered the EPMOLAPMemberO statement to include the cell reference of the Position.
= EPMOlapMemberO($Z53,"[HR_POSITION].[PARENTH1].[P_ADMIN]","P_ADMIN - Administrator","","000")
where $Z53 is the cell reference.
The data is saved however it retains the original Postion value
Any ideas?
Request clarification before answering.
Sorry Brian,
Unclear - "I simply wish for the Position Property to be saved via EPMOLAPMemberO." What do you want to achieve? Try to create a screenshot with the desired result.
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok:
1. You have dimensions EMPLOYEE and HR_POSITION in the row axis of the report.
2. EMPLOYEE has POSITION property.
3. You want HR_POSITION member to be delivered from POSITION property of EMPLOYEE dimension member.
Then:
Linked to property 'POSITION' ... on the screenshot for HR_POSITION member selector is absolutely correct.
Remove local member.
Vadim
Unfortunately you are doing something wrong. The procedure works as expected for years
1. Create a new report.
2. Place single dimension in column axis (TIME?)
3. Place 2 dimensions in row axis EMPLOYEE and HR_POSITION
4. Select members for HR_POSITION dimension: Linked to property 'POSITION' ...
5. Finish creating report.
You will have some EMPLOYEE members (based on context) and the corresponding HR_POSITION.
Vadim
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 7 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.