Function: ProjectEstimatedEndDate

A function that returns the Estimated End Date for a project (as configured on the Project Details tab of the Edit Project screen for the project).

Syntax

ProjectEstimatedEndDate(projectName)

Example

EntityType = Incident AND DueDate > ProjectEstimatedEndDate('Project X')

See Also

  • No labels