Difference between revisions of "Formula Builder"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 6: | Line 6: | ||
===Example=== | ===Example=== | ||
::[[File:FormulaBuilder. | ::[[File:FormulaBuilder.png|border]] | ||
To build that formula: | To build that formula: |
Revision as of 18:58, 25 July 2011
The Formula Builder lets you interactively define a Formula Expression.
How it Works
Example
To build that formula:
- The User Field "Role" was chosen, inserting user.primaryteamrolename
- The Operator "not equal" was chosen, inserting !=
- The role name was typed in, enclosed in double quotes: "Director"
- The entire expression was surrounded in single quotes: '...'
- The [Check Syntax] button was clicked, to ensure validity.