File tree Expand file tree Collapse file tree 4 files changed +404
-2
lines changed
Expand file tree Collapse file tree 4 files changed +404
-2
lines changed Original file line number Diff line number Diff line change @@ -473,7 +473,8 @@ cubes:
473473</CodeTabs>
474474
475475[Calculated measures][ref-calculated-measures] and [subquery dimensions][ref-subquery-dimensions]
476- can be used for measure composition.
476+ can be used for measure composition. [Multi-stage calculations][ref-multi-stage-calculations]
477+ enable data modeling of more sophisticated measures.
477478
478479<ReferenceBox>
479480
@@ -813,4 +814,5 @@ See the reference documentaton for the full list of pre-aggregation
813814[ref-proxy-granularity]: /product/data-modeling/concepts/calculated-members#time-dimension-granularity
814815[ref-mls]: /product/auth/member-level-security
815816[ref-ref-hierarchies]: /reference/data-model/hierarchies
816- [ref-ref-folders]: /reference/data-model/view#folders
817+ [ref-ref-folders]: /reference/data-model/view#folders
818+ [ref-multi-stage-calculations]: /product/data-modeling/concepts/multi-stage-calculations
Original file line number Diff line number Diff line change 11module . exports = {
22 "calculated-members" : "Calculated members" ,
3+ "multi-stage-calculations" : "Multi-stage calculations" ,
34 "code-reusability-extending-cubes" : "Extension" ,
45 "polymorphic-cubes" : "Polymorphic cubes" ,
56 "data-blending" : "Data blending" ,
You can’t perform that action at this time.
0 commit comments