Forum Discussion
JackLacava
OneStream Employee
4 months agoThis code executes a copy only when working with the Local currency of the Entity being calculated, because of this check:
If api.Cons.IsLocalCurrencyForEntity() Then
If USD is not the entity currency, it won't do anything.
The Translate call (last line) is also incomplete, so it will never run.
Related Content
- 4 months ago
- 3 months ago
- 3 months ago