Difference between revisions of "Adding Conditional Formatting Rules (OnePager Express)"

From OnePager Documentation
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
2) At this point you are ready to add rules.  
 
2) At this point you are ready to add rules.  
  
:a) To do this, click on the “Add Rule” button. OnePager will create a blank line in the window shown above and you are ready to enter the desired first rule. The line consists of three major parts:  
+
:a) To do this, click on the “Add Rule” button. OnePager will create a blank line in the window shown above and you are ready to enter the first rule. The line consists of three major parts:  
  
 
::(1) the rule select checkbox,  
 
::(1) the rule select checkbox,  
Line 19: Line 19:
 
<center>[[File:X52-11_4-(2)-06092015.png]]</center>
 
<center>[[File:X52-11_4-(2)-06092015.png]]</center>
  
3) The rule-select checkbox in the column above called '''On''' is checked and the columns that include the rule conditions are shown. Entering some parameter data into the rule would give the following before the rule actions are established:
+
3) The rule select checkbox in the column above called '''On''' is checked and the columns that include the rule conditions are shown. Entering some parameter data into the rule gives the following before the rule actions are established:
  
 
<center>[[File:X52-11_4-(3)-06092015.png]]</center>
 
<center>[[File:X52-11_4-(3)-06092015.png]]</center>
  
4) In the '''Column''' field shown above is a dropdown that allows you to select the column from your Microsoft Excel plan that OnePager will examine for this rule. The second field above ('''Operator''') is a dropdown that allows you to pick from the following operators:
+
4) In the '''Column''' field shown above is a dropdown that allows you to select the column from your Microsoft Excel plan. The second field above ('''Operator''') is a dropdown that allows you to pick from the following operators:
  
 
<center>[[File:X52-11_4-(4)-06092015.png]]</center>
 
<center>[[File:X52-11_4-(4)-06092015.png]]</center>
  
:a) Text field types have four Operators:  
+
:a) Text field types have four operators:  
  
 
::(1) '''equal''',  
 
::(1) '''equal''',  
Line 51: Line 51:
 
:a) '''Note''' that for string matches, it is permissible to have the '''value''' field be a set of strings separated by commas.   
 
:a) '''Note''' that for string matches, it is permissible to have the '''value''' field be a set of strings separated by commas.   
  
:b) In this situation, the rule will be matched when the column '''value is equal''' to any of the comma-separated values.   
+
:b) In this situation, the rule will be matched when the column '''value is equal''' to any of the comma separated values.   
  
 
:c) The '''Value''' field is not used when the '''Column''' field is a Microsoft Excel '''Boolean''' data type.
 
:c) The '''Value''' field is not used when the '''Column''' field is a Microsoft Excel '''Boolean''' data type.
Line 59: Line 59:
 
8) The '''Value''' field may be used to compare against '''today’s date''' by inserting the word '''TODAY''' into the '''Value''' field.   
 
8) The '''Value''' field may be used to compare against '''today’s date''' by inserting the word '''TODAY''' into the '''Value''' field.   
  
:a) This is useful for establishing a rule where it is important to color or otherwise highlight a task whose '''Finish''' date is less than or equal to '''today’s date''', for example.   
+
:a) This is useful for establishing a rule where it is important to '''color''' or otherwise highlight a task whose '''Finish''' date is less than or equal to '''today’s date''', for example.   
  
 
:b) Such a rule might look like the illustration below:
 
:b) Such a rule might look like the illustration below:
Line 73: Line 73:
 
[[Category:Version 5.2]]
 
[[Category:Version 5.2]]
 
[[Category:Version 5.3]]
 
[[Category:Version 5.3]]
 +
[[Category:Version 6.0]]
 
[[Category:Project Views]]
 
[[Category:Project Views]]
 
[[Category:Conditional Formatting]]
 
[[Category:Conditional Formatting]]

Latest revision as of 15:49, 8 December 2016

Use the following steps to add a conditional formatting rule or rules:

1) From either the Task Bars or Milestones tab of the Project-View Properties (PVP) or Template Properties form, click the Manage Rules button:

X52-11 4-(1)-06092015.png

2) At this point you are ready to add rules.

a) To do this, click on the “Add Rule” button. OnePager will create a blank line in the window shown above and you are ready to enter the first rule. The line consists of three major parts:
(1) the rule select checkbox,
(2) the rule conditions, and
(3) the rule actions.
b) First let’s look at the first two parts as shown below:
X52-11 4-(2)-06092015.png

3) The rule select checkbox in the column above called On is checked and the columns that include the rule conditions are shown. Entering some parameter data into the rule gives the following before the rule actions are established:

X52-11 4-(3)-06092015.png

4) In the Column field shown above is a dropdown that allows you to select the column from your Microsoft Excel plan. The second field above (Operator) is a dropdown that allows you to pick from the following operators:

X52-11 4-(4)-06092015.png
a) Text field types have four operators:
(1) equal,
(2) not equal,
(3) Contains, and
(4) Does not contain.
b) For Numeric and date fields, the operators are shown here:
X52-11 4-(5)-06092015.png
c) For Boolean fields (i.e., True/False) the operators are shown in the graphic below. Note that the Value field is ghosted since selecting the Operator satisfies the need for a value.
X52-11 4-(6)-06092015.png

5) Since OnePager knows the field type imported from your Microsoft Excel spreadsheet plan, the Operator field above will show the appropriate operator selections when the dropdown menu above is accessed.

6) The Value fields in the two illustrations above are associated with the Column field selection. OnePager will perform the evaluation and then apply the formats specified in the rule to the tasks/milestones as determined by the Applies to field above.

a) Note that for string matches, it is permissible to have the value field be a set of strings separated by commas.
b) In this situation, the rule will be matched when the column value is equal to any of the comma separated values.
c) The Value field is not used when the Column field is a Microsoft Excel Boolean data type.

7) To make the comparison between text data specified in the Column field of the Conditional Formatting Rules form, OnePager will trim leading and trailing white space such as blanks or control characters. However, OnePager will not trim excess white space within a valid character string.

8) The Value field may be used to compare against today’s date by inserting the word TODAY into the Value field.

a) This is useful for establishing a rule where it is important to color or otherwise highlight a task whose Finish date is less than or equal to today’s date, for example.
b) Such a rule might look like the illustration below:
X52-11 4-(7)-06092015.png

9) To tell OnePager whether to apply a rule to tasks, to milestones, or to both, there are three options for the Applies to field as shown below:

X52-11 4-(8)-06092015.png

(11.4)