Formula Builder

From AgileApps Support Wiki
Revision as of 23:13, 12 July 2011 by imported>Aeric (Created page with "The Formula Builder lets you interactively define a Formula Expression. Here is an example: ::border To build that formula: # The User Field "…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Formula Builder lets you interactively define a Formula Expression.

Here is an example:

File:FormulaBuilder.jpg

To build that formula:

  1. The User Field "Role" was chosen, to insert user.primaryteamrolename
  2. The Operator "not equal" was chosen, to insert !=
  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