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

kwojsz's avatar
kwojsz
New Contributor III
3 years ago
Solved

IsConsolidated vs Aggregation Weight for Account

Hi,

I wonder what's the difference between IsConsolidated member property and Aggregation Weight which is relationship property? When one's usually set IsConsolidated to False? I can imagine that it make sense for non-additive values (like KPI's), but I'd rather use for that Aggregation Weight, so not sure what for is that differentiation. Any tips, example use-cases?

  • Aggregation Weight is used for aggregating to the members parent. The IsConsolidated property is whether it is consolidated up the Entity hierarchy.

2 Replies

  • EricOsmanski's avatar
    EricOsmanski
    Icon for OneStream Employee rankOneStream Employee

    Aggregation Weight is used for aggregating to the members parent. The IsConsolidated property is whether it is consolidated up the Entity hierarchy.

  • kwojsz's avatar
    kwojsz
    New Contributor III

    Makes sense, not sure why I didn't come up with this answer on my own... Thank you! 🙂