Closed prestoncabe closed 3 months ago
@kbon1083 You could start with one of these functions? sum, count, min, or max might be easiest?
These are similar to built-in DMN functions, but they account for nulls.
turns out that the Kogito/Drools FEEL implementation already supports "non null" versions of these functions.
See: https://cloud.trisotech.com/help/feel-functions/nn.html