Skip to content

Commit 0d2e0d8

Browse files
committed
scal-180544
Signed-off-by: Naomi Lattanzi <naomi.lattanzi@thoughtspot.com>
1 parent 9c2e69e commit 0d2e0d8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

cloud/modules/ROOT/partials/whats-new-9-12-0-cl.adoc

+6-6
Original file line numberDiff line numberDiff line change
@@ -420,25 +420,25 @@ You can now use the Sage Adoption Liveboard, previously named the How users are
420420
// PM: Vijay
421421
////
422422

423-
////
423+
424424
ifndef::free-trial-feature[]
425425
ifndef::pendo-links[]
426426
[#9-12-0-cl-first-last]
427427
[discrete]
428-
=== Support first/last for the semi-additive use case [.badge.badge-early-access]#Early Access#
428+
=== Semi-additive measures with first and last values [.badge.badge-early-access]#Early Access#
429429
endif::[]
430430
ifdef::pendo-links[]
431431
[#9-12-0-cl-first-last]
432432
[discrete]
433-
=== Support first/last for the semi-additive use case [.badge.badge-early-access-whats-new]#Early Access#
433+
=== Semi-additive measures with first and last values [.badge.badge-early-access-whats-new]#Early Access#
434434
endif::[]
435-
// Naomi – SCAL-180544. waiting on enablement details.
435+
// Naomi – SCAL-180544
436436
// PM: Damian
437437

438-
To enable this feature, contact your administrator.
438+
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.
439439

440440
endif::free-trial-feature[]
441-
////
441+
442442

443443
////
444444
ifndef::free-trial-feature[]

0 commit comments

Comments
 (0)