AgileApps Support Wiki Pre Release

Formula Builder

From AgileApps Support Wiki
Revision as of 18:58, 25 July 2011 by imported>Aeric (→‎Example)

The Formula Builder lets you interactively define a Formula Expression.

How it Works

  1. ExpressionBuilder

Example

FormulaBuilder.png

To build that formula:

  1. The User Field "Role" was chosen, inserting user.primaryteamrolename
  2. The Operator "not equal" was chosen, inserting !=
  3. The role name was typed in, enclosed in double quotes: "Director"
  4. The entire expression was surrounded in single quotes: '...'
  5. The [Check Syntax] button was clicked, to ensure validity.