Forum Discussion

kwojsz's avatar
kwojsz
New Contributor III
2 years ago

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.

  • EricOsmanski's avatar
    EricOsmanski
    Valued Contributor

    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! 🙂