by Shawn Hardy | Aug 5, 2022
Description: These functions return the day’s numeric representation in a date field within the Planview Clarizens software configuration. These functions add or subtract a specific number of days/weeks/months/years to or from a date. Use: It is useful when you...
by Shawn Hardy | Aug 5, 2022
Description: This function determines if the value in a field has changed within your project workflow rule in Clarizen. Use: The change of a field value is a common trigger for a business rule, and this function is one of the most widely used functions within the...
by Shawn Hardy | Aug 5, 2022
Description: This function returns TRUE if specific Clarizen calculated fields have been overwritten by a direct update, otherwise return FALSE. Use: IsManuallySet() is available as a filter in reports and will apply to auto-calculated fields, such as; start date, due...
by Shawn Hardy | Aug 5, 2022
Description: This function is used when you want to give Clarizen a conditional command, wherein you are essentially telling Clarizen “If this is true, do X, but otherwise do Y” Use: This is useful because most of the things we want to do in Clarizen are based on a...
by Shawn Hardy | Aug 5, 2022
Description: This function references to the Current User within the object, or in other words it is the person or default user running the action on the object/ Module. Use:This is useful/important because you can create Business rules directed to the current person...