|
Calculation Operators |
Top Previous Next |
|
When creating a calculated field, if you wish to have the ability to over-write it with a manual input, be sure to specify a user date field in field one or two and rename it as reserved. It will be needed to store the values of manual input over-rides over the top of the calculated date.
That being said there are 4 new operators in ManagePro that make it possible for you to add a tremendous range of solutions using date fields. Those operators are:
Example:
FromToday” subtracts the selected date field from today and returns a duration value.
“FromSelectedGoal” subtracts the Field2 value of the selected goal from the Field1 value of each goal.. ie. in this example every goal would show the number of days between its due date and the due date of the goal “submit proposal”
|