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
Keyser_Soze
1 year agoContributor
Attribute Members on Entity Dimension Do Not Translate ?
I'm using attribute members, unfortunately on the entity dimension, so the associated data is stored and not dynamically calculated on Parent Entities.
These attributes members do not translate to foreign currencies during the consolidation process ! I'm using a 'Custom Translation', and when I execute the method 'Api.Data.Calculate()' or 'Api.Data.CalculateForTranslation()' the attribute cells do not translate.
The only way I was able to actually convert them is by using Data Buffers and forcing the conversion.
Is there a reason why ADC methods do not translate attributes ? Is there a hidden property to activate in order to take these members into account ? Should I use 'Api.Data.Translate()' instead of ADC ?
Thanks
2 Replies
- T_Kress
OneStream Employee
There are several posts in One Community on how attribute dimensions that are based on the entity dimension work.
Here is one: Attributes and Aggregation - November 2022 | OneStream Community
And another: JIRA Ticket: PF-19348
If you do a search in One Community for 'Attribute Entity' you will see many other posts that I think will explain how attributes based on the entity dimension work, considerations, etc.
- Keyser_SozeContributor
Thanks for you answer. Prior to writing this post, I've watched the whole video you sent as well as read some articles.
Maybe I'm mistaken, but I cannot see anywhere the explanation for why 'api.data.calculate()' does not include attributes members even when hardcoded in source formulas whereas data buffers do take them into account (if a property is activated).
For anybody searching for a way to include attributes members in 'Custom Translations', you need to use buffers. Beware of account types & flow properties ! If you use data buffers, you have to isolate all non-translated accounts such 'Flow, Balance & Non-Financial'.
Related Content
- 3 years ago
- 4 years ago