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

Compare with Current View Page History

Version 1 Current »

Function: ProjectStartDate

A function that returns the start date for a project (as configured on the project details tab of the edit project screen for the project).

Syntax

ProjectStartDate(projectName)

Example

EntityType = Requirement AND CreatedAt < ProjectStartDate('Project X')

See Also

  • No labels