Sergey
2 years agoContributor III
Data Management & Data Buffer on 2 entities
Hi !
I want to confirm a data management behaviour...
Right now I have data in a driver on Entity 9999, that I need in order to calculate data on entity 1032. The output should be on entity 1032....
- 2 years ago
Well, it seems that I wasn't able to retrieve data because they are in different "Consolidation" member since Entity 1032 is set in USD, and Entity 9999 is set in EUR.
So the data buffer is indeed getting data when I specify "C#EUR". When omitted, no values are considered. Since C#EUR and C#USD are 2 different elements (even though I've selected C#Local in the data management for consolidation filter), then I guess C#Local would redirect to C#USD when looking for E#1032, hence I had to force the C# to EUR in the business rule ...