diff --git a/cloud/modules/ROOT/partials/whats-new-9-12-0-cl.adoc b/cloud/modules/ROOT/partials/whats-new-9-12-0-cl.adoc index d3ca7452e0..9744388b20 100644 --- a/cloud/modules/ROOT/partials/whats-new-9-12-0-cl.adoc +++ b/cloud/modules/ROOT/partials/whats-new-9-12-0-cl.adoc @@ -420,25 +420,25 @@ You can now use the Sage Adoption Liveboard, previously named the How users are // PM: Vijay //// -//// + ifndef::free-trial-feature[] ifndef::pendo-links[] [#9-12-0-cl-first-last] [discrete] -=== Support first/last for the semi-additive use case [.badge.badge-early-access]#Early Access# +=== Semi-additive measures with first and last values [.badge.badge-early-access]#Early Access# endif::[] ifdef::pendo-links[] [#9-12-0-cl-first-last] [discrete] -=== Support first/last for the semi-additive use case [.badge.badge-early-access-whats-new]#Early Access# +=== Semi-additive measures with first and last values [.badge.badge-early-access-whats-new]#Early Access# endif::[] -// Naomi – SCAL-180544. waiting on enablement details. +// Naomi – SCAL-180544 // PM: Damian -To enable this feature, contact your administrator. +A semi-additive measure, also known as snapshot data, is a measure that is usually aggregated for all attributes except for date and time. For certain measures, like inventory, you want to know what the value was at the beginning or end of a period. In that case, you can use the `last_value` function to find the inventory at the end of a month, rather than aggregating all values over the month. Similarly, you can use the `first_value` function to find out your stock at the beginning of a month. To enable this feature, contact your administrator. endif::free-trial-feature[] -//// + //// ifndef::free-trial-feature[]