by Shawn Hardy | Aug 5, 2022
In this episode, you’ll learn how the Planview AdaptiveWork function IsManuallySet() returns TRUE if specific AdaptiveWork calculated fields have been overwritten by a direct update; otherwise, return FALSE. IsManuallySet() is available as a filter in reports...
by Shawn Hardy | Aug 5, 2022
In this episode, you’ll learn how the Planview AdaptiveWork function IsChanged() determines if the value in a field has changed within your project workflow rule in AdpativeWork. The change of a field value is a common trigger for a business rule, and this...
by Shawn Hardy | Aug 5, 2022
In this episode, you’ll learn how the Planview AdaptiveWork (formerly Clarizen) Date Functions – Day() vs. Days(), Week() vs. Weeks(), Month() vs. Months (), and Year() vs. Years(). These functions return the day’s numeric representation in a date...
by Shawn Hardy | Aug 5, 2022
In this episode, you’ll learn how the Planview AdaptiveWork function DateAdd() returns a date in Planview AdaptiveWork that considers adding time to a date currently in the system. It helps tack time onto a date, say as a contingency buffer. Welcome to Kolme...
by Shawn Hardy | Aug 5, 2022
In this episode, you’ll learn how the DateDiff() function returns the amount of time between two dates/date fields in Planview AdaptiveWork, with the option of choosing the interval unit of time. ⏩ Like DateSubtract(), this function is essential because...