on 2015 Apr 28 3:26 PM
Hi experts,
there's my question: I'd like to override dimension members of a specific dimension based on two properties, which come from excel cells.
The following IS working:
One property with one Cell-Reference:
=EPMDimensionOverride("000","MyDimension","Property1 =" &CellReference1)
Two Properties with static property names:
=EPMDimensionOverride("000","MyDimension","Property1 = Value; Property2 = Value")
What IS NOT working (but needed);
=EPMDimensionOverride("000","MyDimension","Property1 =" &CellReference1;","Property2 =" &CellReference2)
I hope it's a syntax thing.
Any suggestions?
Thx
Sebastian
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 8 | |
| 6 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 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.