nested

Allow for nested if statements within a single query rather than having to merge queries

  • Guest
  • Sep 14 2012
  • Attach files
      Drop here to upload
    • Guest commented
      March 17, 2016 23:50

      I have sometimes ben able to trick RE into thinking I had followed the rules of no double (by adding a criteria between that they all had like AND Constituent ID is is not blank or AND Last name is not blank. It is not a substitute for nested statments but it is a workaround that sometimes works - sometimes not.

    • Guest commented
      March 17, 2016 23:50

      There are some cases where you simply can't work around the need for nested parentheses, even putting queries within queries.