Hey there,
I am trying use interval notation in a custom filter. For some reason its not working as i expected it to… Please guide me on this.
Here is a simple expression i am trying.
${fact.hour}(1,2)
As per the document, it is supposed to find 1 < fact.hour < 2
The expression editor says its an incomplete expression.