by Shawn Hardy | Aug 5, 2022
In this episode, you’ll learn how the Planview AdaptiveWork function CurrentUser() is the person or Default user running the action on the object or Module in AdaptiveWork. This function is used within Business rules to direct action directly to the current user...
by Shawn Hardy | Aug 5, 2022
In this episode, you’ll learn how the Planview AdaptiveWork function If() is used to build conditional logic in AdaptiveWork. Welcome to Kolme Group’s Planview AdaptiveWork Function in a Flash! We introduce you to a new AdaptiveWork function in each...
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...