on ‎2016 Jun 07 11:24 AM
Hi
does anyone have experience with conditional member selection, both in EPM and Journal Entries? E.g. if I select member X from dimension 1, I can only see/select a subset, e.g. members B, J, and K of dimension 2 (even though the total member set of dimension 2 is A to Z)? If so, how did you achieve it?
Thanks and regards
Trond
Request clarification before answering.
Hi Trond,
This is not possible using standard member selection forms.
For EPM you can use EPMSelectMember or EPMContextMember like:
=EPMSelectMember(;"DE";"CURRENCY=EUR";"ENTITY")
where CURRENCY=EUR - filter by property that can reference some cell.
For journals - no way.
Vadim
P.S. Better sample:
=EPMSelectMember(;"DE";"ID=DE;ID=FR";"ENTITY") - will show the list: DE,FR
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 41 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.