Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Click the Workflow tab, and refer to this link Workflows

  • Drag and drop the Decision action

  • Click on the Config tab

...

  • Criteria: Criteria determine the conditions under which the criteria apply

    • When the given criteria in the workflow are completed, then the criteria are fired

...

    • Criteria help you identify the best decision

...

  1. AND: When all the conditions are satisfied, then it returns true otherwise false

  2. OR: When one (or both) conditions are satisfied, then it returns true otherwise false

  3. Add Condition: You can add multiple conditions

    1. Click on the + icon

...

    1. Image Added
    2. Fill in the information, click Save

...

    1. Image AddedImage Added
      1. Destination Type:

      2. Variable: Variables are containers for storing data values in PWR Apps

      3. Operator: The operator is a character that represents a specific mathematical or logical action

      4. Source Type:

      5. New variable: You can enter the variable

      For more details refer to this link Models

Criteria help you identify the best decision

...

  1. Add Group: A workflow group is a collection of one or more conditions that can be assigned to the current created workflow

    1. Click on the + icon

  • By clicking on the button, you can set the NOT criteria for a given condition

    • NOT: Which is used to reverse the result of any given condition

      • If the result of a condition is true, the result will be reversed as false, Similarly, if the condition's result is false, the NOT operator reverses the result and returns true

        Image Modified

  1. AND: When all the conditions are satisfied, then it returns true otherwise false

  2. OR: When one (or both) conditions are satisfied, then it returns true otherwise false

  3. Add Condition: You can add multiple conditions

    1. Click on the + icon

  4. Add Group: A workflow group is a collection of one or more conditions that can be assigned to the current created workflow

    1. Click on the + icon

  • Delete: You can delete the condition

    • Click on the Delete icon

      • Before Delete

        Image RemovedImage Added
      • After Delete

        Image RemovedImage Added