I am not able to delete a dimension member in hyperion planning .The error is this
Deletion of member "S104" failed (member might be referenced elsewhere in application).
Asked
Active
Viewed 848 times
0

BDL
- 21,052
- 22
- 49
- 55

Prafull Rajput
- 1
- 1
1 Answers
0
This typically means that the member is used somewhere else. This can happen in the following ways:
- There is a shared member somewhere else in the hierarchy with the same name (you would need to delete this as well)
- There is a member with a formula that explicitly references your member (you would need to modify the formula to remove that member or reference another member)
- There may be a business rule/calc that references that member by name (adjust business rule/calc to not reference that member)

jwj
- 528
- 3
- 13