on ‎2018 Aug 01 10:06 AM
Hi,
We have GL member of Accounts dimension which is for "No. of Days" for which the user inputs data in an Input form at all base Entity levels.
At Parent member of Entity dimension the no. of days come as aggregated which we wish to avoid. We want the parent member to also show the same number entered at base member. Is there any possible way to avoid aggregation of data ?
Help others by sharing your knowledge.
AnswerRequest 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.
I implemented the member formula, it's working now. Thank you 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have a common GL code 'A00001' against which the numbers are being entered for different entities.
As per my understanding, since we had to create a new formula for every entity, we have an input form.
Is there any approach where we get just the base value in Parent entity and not the aggregation of all the child members?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, but "since we had to create a new formula for every entity" - absolutely incorrect!
You need to create ONLY one formula:

And using this formula the same value will be shown for base and parent members.
Please read help about dimension member formulas: https://help.sap.com/viewer/a2049170bfeb4178ace32222842c3ec1/10.1/en-US/0dec437d04924d3a879e283f0652...
User has to enter 'number of days' against different entities which will be later used to calculate inventory for a company.
So that is why the value entered against E1-E4 or E6 for that matter, will always remain constant.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, but you do not understand basic things.
You have MULTIPLE base members with data entered individually for each company. There is no reason why you will always have the same value for all companies.
If "number of days" is constant for all companies, then you have to enter it only once in some dummy company. Then for real companies you can have dimension member formula to get this value from dummy company.
91 is the "number that the user inputs" It can be any 'n' digit.
E1-E4 are the child member in Parent E5 hierarchy therefore, we get the summation of their data in the output.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User is entering 91 into E1, E2, E3 and E4 - 4 values!!!!
Next time the user will enter 90 - E1, 93 - E2, 70 - E3 and 65 - E4
What do you want to show in parent E5????
No logic!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"We want the parent member to also show the same number entered at base member." - ???? what do you mean? What do you want to have in Parent member of Entity dimension? Provide some sample screenshot of the required result.
Something can be done using custom measure formula, but the requirements are not clear.
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 | |
| 3 | |
| 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.