startDate
Filter work items by the start date.
Available operators: =, !=, BETWEEN, <, >, <=, >=
startDate BETWEEN '2015-12-12' AND '2200-12-12'
Was this helpful?