Breadcrumbs

DistribBlock

Description

This block is used to distribute values of an enumeration (reminder: a boolean is an enumeration). It will count either the occurrences of each value or the time elapsed for each value on a given period (one hour, one day...).

The distribution works with CoV history extensions.


Implementation

  • Drag and drop a distrib block from the palette to the data strategy

image2020-4-13_10-54-53.png


Properties

  • Artifacts: Artifacts created by this block

    • Tables: the resulting table.

  • Target: The table on which the distrib will be applied.

  • Interval: The period on which aggregate values

  • Measurement: The policy to aggregate values

    • Occurrence: the count of each value in the interval

    • Time elapsed: the time elapsed for each value in the interval


Summary

image-20250801-144210.png
image-20250801-144221.png