on ‎2015 Nov 09 3:37 PM
Hi experts,
I have to do a report that depends of radio button show BASMember of selected member (first option) or show CHILDREN of selected member (second option) in rows.
How can I do with EPMDimensionOverride function? I would like that when user select radio button automatically change my report.
Thanks!
Request clarification before answering.
Hi Alex,
If you read help on 33.8.1 EPMDimensionOverride you will see that you have BAS and DEP for your requirements:
=EPMDimensionOverride("000","Somedim",B1&"("&B2&")")
Where B1 - BAS or DEP, B2 - selected member.
Vadim
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.