on ‎2016 Apr 18 1:04 PM
Hi Guys
I ve been facing a problem.
That is i have two types of members in dimension.
One is vertical and other is entity.
Vertical and entity are interlinked with each other.
One vertical can have multiple entities.When the script logic for this have been developed and during the running if we select the verticals respected entities are selected and their values should be appended .But for me they are overwriting
How to make them append.
Please help me.
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.
Script logic ever appends (by default); it always overrides.
To make it sum up you either have to put + in EXPRESSION or put old and new value in scope.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vishnu,
please show your script logic file.
Why don't you use hierarchy to sum them up? or even member formulas?
Andy
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.