on ‎2017 May 05 5:09 AM
Dear BPC Gurus
I need to use EPM formula to derive the level 7th parent of a member.
For example, in picture below, in red box, is the base member called 21490001.
I need to use a EPM formula so that it will get the level 7th parent of the member, in this case is TP190....
When I use the formula =EPMMemberProperty(,"21490001","PARENTH1"), it gave me 1st level which is TRS21490....
How do I use EPMMemberProperty to get the parent's ID above the 1st level? Like the 2nd level TRS21491, 3rd level TRS21291, 4th level TP111040, 5th level TP111, 6th level TP110, 7th level TP190....
The only way I could think of is nesting.... =EPMMemberProperty(,EPMMemberProperty(,"21490001","PARENTH1"),"PARENTH1") but it can get pretty long... any other more efficient way to get the parents above 1st level?

Request clarification before answering.
Yes, only nesting!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try to figure out how many "Level 7" parents you have.
Are they Kind of "Account Groups"? If you want to Archive some Kind of classification i would use a property on base member rather than nesting around.
regards
Jörg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 32 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 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.