EP4: Date Functions – Day() vs Days(), Weeks, Months, and Years

EP5: IsChanged()

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...
EP4: Date Functions – Day() vs Days(), Weeks, Months, and Years

EP6: IsManuallySet()

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...
EP4: Date Functions – Day() vs Days(), Weeks, Months, and Years

EP7: If()

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...
EP4: Date Functions – Day() vs Days(), Weeks, Months, and Years

EP8: CurrentUser()

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...