Forum Discussion

beccar_13's avatar
beccar_13
New Member
9 years ago
Solved

Custom Query IF statement

I am trying to write an IF statement in the edit query but am having no luck. Is this function available?
  • MarcelBeug's avatar
    MarcelBeug
    9 years ago

    Neither link mentions what happens if you use and's and or's without parentheses, so here is a little teaser for you:

     

    = if 1 < 2 and 1 < 2 or 1 > 2 and 1 > 2 then """or"" starts a new group" else """and"" starts a new group"