GetLink function documentation (and others) need to be updated with the new multi manager functionality.
Boris Krutiy
Ariel,
I will be sure to let our documentation team know. Thank you
Ariel Rak
I am pretty sure there used to be somewhere that described all the toString format options, but I can't find that. Please add explanations to the toString description.
Andrew Miller
Great that your starting to expose some of the Resource Planning functionality in functions. This will be very useful for generating forecast reports. Hope it works!
Andrew Miller
The description for the 4 new financial functions at the bottom aren't correct. They seem to be referring to the Task Assignment functions
Iris Anavi
The new Financial Functions at the bottom of the page are incorrect and are duplicating the Task assignment functions, can this be corrected ?
David Goulden
Yes. We will be correcting this. Thanks for pointing this out.
Patrick Harrell
Needed to Yellow-Highlight projects that hadn't been updated in >= 5 days.
Just used this help page for the DateDiff() function.
The text was clear. Example was helpful. And I accomplished what I needed for formatting.
Formula is: DateDiff(Today(),$LastUpdatedOn,"d")>=5
Changed Formatting to Background-Yellow if result was TRUE.
Thank you Clarizen!
Elizabeth Dubrowsky
Hi Clarizen Team,
What function will allow to pull resource capacity for specific period (custom field) that can be used further in custom reports? It is impossible to use capacity field configured in Clarizen out f box that is available only in Resource Utilization report.
Thanks in advance for your assistance.
David Goulden
Hi - you can look at using: GetWorkingTimeForFixedPeriod Function or GetWorkingTimeForGivenPeriod Function.
Matt
"GetSumOfTimesheetReportHoursForFixedPeriod " and "GetSumOfTimesheetReportHoursForGivenPeriod" Functions' State parameters are not correctly described. As currently described, they reference Work Item States where as they actually relate to Timesheet States (Un Submitted, Submitted and Approved).
Coates, Kimberly
for the "IsChanged Function", is this only triggered by direct changes to a filed or are indirect changes also included? I have rule leveraging this function that is only running on direct changes to the field and not on indirect changes. I am hoping that it should be running for both.
GetLink function documentation (and others) need to be updated with the new multi manager functionality.
Ariel,
I will be sure to let our documentation team know. Thank you
I am pretty sure there used to be somewhere that described all the toString format options, but I can't find that. Please add explanations to the toString description.
Great that your starting to expose some of the Resource Planning functionality in functions. This will be very useful for generating forecast reports. Hope it works!
The description for the 4 new financial functions at the bottom aren't correct. They seem to be referring to the Task Assignment functions
The new Financial Functions at the bottom of the page are incorrect and are duplicating the Task assignment functions, can this be corrected ?
Yes. We will be correcting this. Thanks for pointing this out.
Needed to Yellow-Highlight projects that hadn't been updated in >= 5 days.
Just used this help page for the DateDiff() function.
The text was clear. Example was helpful. And I accomplished what I needed for formatting.
Formula is: DateDiff(Today(),$LastUpdatedOn,"d")>=5
Changed Formatting to Background-Yellow if result was TRUE.
Thank you Clarizen!
Hi Clarizen Team,
What function will allow to pull resource capacity for specific period (custom field) that can be used further in custom reports? It is impossible to use capacity field configured in Clarizen out f box that is available only in Resource Utilization report.
Thanks in advance for your assistance.
Hi - you can look at using: GetWorkingTimeForFixedPeriod Function or GetWorkingTimeForGivenPeriod Function.
"GetSumOfTimesheetReportHoursForFixedPeriod " and "GetSumOfTimesheetReportHoursForGivenPeriod" Functions' State parameters are not correctly described. As currently described, they reference Work Item States where as they actually relate to Timesheet States (Un Submitted, Submitted and Approved).
for the "IsChanged Function", is this only triggered by direct changes to a filed or are indirect changes also included? I have rule leveraging this function that is only running on direct changes to the field and not on indirect changes. I am hoping that it should be running for both.