Forum Discussion
JackLacava
OneStream Employee
8 days 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
- 2 years ago
- 2 years ago
- 12 months ago