Using a condition within "field" #8753
Unanswered
haymanezzeldin
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would to have the field based on the output of a condition.
For example:
if A > B, then "field":"A",
if B > A, then "field":"B",
else "field":"C"
Here is my code:
Your help is so much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions