on 2015 Oct 14 7:47 AM
Dear All,
I have created a consolidation model BPC NW10. When I'm trying to validate the standard script getting an error like [No member found in dimension 'SCOPE' for condition "CALC" = "N" ]. Please find the error screenshot for your reference. Kindly help me to solve this.
Thanks in Advance!
Regards,
Alagappan R
Request clarification before answering.
Hi Alagappan,
Try to write the logic script as below.
*RUN_PROGRAM CURR_CONVERSION
CATEGORY = %CATEGORY_SET%
GROUP = %SCOPE_SET%
TID_RA = %TIME_SET%
RATEENTITY = Global
OTHER=[ENTITY=%ENTITY_SET%]
*ENDRUN_PROGRAM
*RUN_PROGRAM CONSOLIDATION
CATEGORY=%CATEGORY_SET%
GROUP=%SCOPE_SET%
TID_RA=%TIME_SET%
OTHER=[ENTITY=%ENTITY_SET%]
*ENDRUN_PROGRAM
Khokan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alagappan,
All transaction data that are consolidated are copied from the No Group/No Scope Group member into the respective Group where the data are consolidated.
For example if you have hierarchy of Core_Group with Subs_Group1 and Subs_Group2 as its children (maintained in PARENT_GROUP property), when you want to consolidate in Core_Group, it will copy the data from G_None (No Group/No Scope) dimension member instead of rolling up from its children (Subs_Group1 and Subs_Group2).
Khokan
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 7 | |
| 2 | |
| 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.