Edit Case Statement Attributes

Case statements help you branch your workflow based on multiple conditions you define. They are unique because you define an outgoing path for each condition. When the first choice (condition) is matched, the path for that choice is followed, and no other conditions within the case statement are evaluated.

After you add a case statement element to your flow diagram, you can edit its attributes to branch your flow to different paths based on whether contacts meet certain conditions. When you edit the case statement, you can define multiple conditions using a contact field in the database, a question, or a score.

Score pertains to the cumulative score from all preceding survey question responses. Score always displays on the Cases tab.

Case statements differ from decisions because they let you add multiple paths to your flow. This image shows a case statement with four choices that lead to three different paths.


This image shows a case statement with four choices that lead to three paths. In the statement, the choices are four cities: London, Los Angeles, New York and Sydney. Two cities, Los Angeles and New York have been defined to lead to the same path.
  1. Double-click the Case Statement element.
    The Case Statement window opens.
  2. Select a contact field, survey question, or score from the Cases tab.
    Tip: Depending on the item you select, choices are either already defined by default or you must define them.
  3. If you want to add an “other” path to your case statement, select Include Option for Other.
  4. To add a choice that is not defined by default, click Add Choice.
    The bottom section of the Case Statement window displays options to define logical expressions for your choices.

    The Add Choice button does not display if choices have already been defined by default. For example, Contact Type or Global Opt-in under Default Contact Fields have choices defined. Therefore, the Add Choice button does not display when these fields are selected.

  5. Click the Operator drop-down list to select the logical symbol that completes your expression.
  6. Enter the field value in the Choice field.
  7. To add another choice that is not defined by default, repeat steps 4 through 6.
  8. To delete a choice, select the choice and click Remove.
  9. To add a choice that is defined by default, select the check boxes next to the choices you want to include in your case statement.
    Cases with menu, yes/no, and opt-in items present you with default choices defined by the database.
  10. To add any notes associated with the element, click the Notes tab and enter the notes.
  11. Click OK.