Add conditions for negative values check #87
Replies: 2 comments
-
Confirmed issue, looking into it 👀 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ShaamaHKazmi Thanks for reporting, after we've rewritten major parts of zen-expression for better maintainability, the issue is now solved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm completely new to Zen based engine. I'm trying to check in the my decision table when an input (negative value) is lower than the negative value in the column by using the expression <-2 for e.g. But the comparison doesn't seem to work for negative values. Maybe this way of writing expression is not suited for negative values. Any idea how I can make it work? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions