You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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