The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
denisefockler
1 year agoContributor
Public Overloads Function GetCalculatedFxRate... is obsolete
Is someone able to assist me with an alternative method for GetCalculatedFxRate on line 14 of the code below? We just upgraded to 8.5.1 and this is no longer being supported. In 8.2.3 it was still ...
- 1 year ago
Not just obsolete but also slightly changed; we observed different output in certain situations which is the issue mentioned below. GetFXRate is supposed to replace GetCalculatedFXRate and GetStoredFXRate.
I would just forget the workaround mentioned and use GetFXRate since it seems to be the way forward.
NN
1 year agoContributor
Hi,
I had the same issue in v8.5.0 and a lot of time spent investigate the issue.
We got the same document from support and it's sad that it wasn't attached /addressed in v8.5.1. With the changes described in the pdf we solved the issue.
Related Content
- 1 year ago
- 4 years ago
- 2 years ago