on ‎2023 Mar 14 10:03 PM
Request clarification before answering.
rachugh
This feature has been requested under the influence program. You can vote for it.
Improvement Request Details - Customer Influence (sap.com)
Till it gets delivered
2 ways to achieve valid combinations
For option 2,the way you can achieve this currently is by transaction data tagging. Using the attributes of your WBSELEMENT dimension post dummy transaction data of 1 (like a flag) at valid combination of wbs element, profit center using the Advanced Formula Data Action. This will be like seeding the valid combination at start of planning cycle. When you create stories, suppress on null and 0's and the resulting layout will be a valid combination of what you expected.
Sample Advanced Formula can be as below. Adjust as per your Model and Dimensions.
MEMBERSET [d/Measures]=AMOUNT // Change as per your Measure
MEMBERSET [d/ACCOUNT]="SEED" // Change as per your Account member
DATA([d/profitCenter] = [d/wbselement].[p/profitcenter]) = 1Hope this helps !!
Please upvote/accept if this helps !!
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 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.