Alternative currency overrides aggregation

rrukasha
New Contributor

How do you consolidate currency overrides using alternative currencies e.g. Base Entity and immediate parent are in EUR and ultimate parent is in USD. Client wants to view consolidated view of immediate parent in USD including the currency overrides. The same reverse is required for USD entity rolling up to EUR. We have created alternate flow members but the aggregation is a challenge.

1 ACCEPTED SOLUTION

chul
Contributor III

This is generally handled by having all parents in USD in the main hierarchy. This way, the base entities are translated to USD - they take into consideration all USD overrides. Then alternate hierarchies are used to view parents in other currencies.

cds

View solution in original post

4 REPLIES 4

chul
Contributor III

This is generally handled by having all parents in USD in the main hierarchy. This way, the base entities are translated to USD - they take into consideration all USD overrides. Then alternate hierarchies are used to view parents in other currencies.

cds

BobNelson
New Contributor II

Unless I'm not understanding the question correctly, there is a field called Auto Translation Currencies in the entity dimension.  You could have an EUR entity tree to an EUR parent, but put USD in the Auto Translation Currencies field.  Of course if you are using dollar overrides in the equity section, this could potentially get complicated, but you can test for the currency member in rules.  

chul
Contributor III

Be aware that Auto Translation Currencies does not consolidate (and also adds time to your consolidation). So if you look at your immediate EUR parent in USD, it will translate the parent values to USD rather than consolidating the USD amounts from the children.

cds

BobNelson
New Contributor II

That's correct.  It's definitely flawed.  But it's also useful, especially if it avoids having to maintain (and consolidate) two different structures.  As in all implementations, there are multiple approaches with multiple pros and cons.

Please sign in! rrukasha