on 2016 Mar 08 6:08 AM
Dear All,
I'm trying to make dimension override based on base level.
=EPMDimensionOverride("000","EVENT","BAS")
the issue it is taking BAS based on the Context in the report editor
i don't want to have based on context, i want like all BAS (no need hierarchy level)
thanks.
regards,
Request clarification before answering.
Please read help:
=EPMDimensionOverride("000","EVENT","BASMEMBERS")
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Pheno,
Use =epmselectmember() for your Dimension selection instead of context member then filter your dimension using BAS()
Then write =epmdimensionoverride() function call your respective member/cell.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.