I have same problems with calculation perfomed by SpRunConversion., I'm on BPC 10 MS SP 13.
When I launch consolidation, calculation about journal entries in some case are doubled, in other cases are tripled , and in other cases are quadrupled.
In consolidation logic other stored procedures are involved but only Sprunconversion generate wrong data.
I launch stored procedure with this statement:
=SPRUNCONVERSION ([FINANCIALS], [%CATEGORY_SET%], [%RPTCURRENCY_SET%],[RATEVS_EUR],[%SCOPETABLE%],[%LOGTABLE%])
Before I launch the consolidation process this is the situation ( I have focus on particular account with have journal entries: C_ADJ_SUBCONS is one datasource related to journals: I have attached datasrc dimension )
I launch consolidation with catagory=ACTUAL, and rptcurrency : C_01127
After Consolidation Process ended I have this situation: the datasource C_LEVEL should be populated with 99 and not with 198 , that is 99*2.
C_LEVEL is a datasource generated by two level consolidation process
To perform level consolidation I have used PARENT_GROUP properties in RPTCURRENCY dimension
This is a screenshot about entity structure:
It's a BPC bug or I have created dimension with wrong properties?
Any help appreciated
Thanks,
Samuele