Query Builder Help - How to fill a column when condition is true
I am creating a report listing task details.
One of the columns in this report is for the "Completed Date" of a task.
I need help implementing a condition for the "Completed Date" column. The condition is:
If "Work Item.Status" equals "Completed"
then populate the "Completed Date" with "Wf Assignment. Last Modified",
else, leave "Completed Date" null/blank.
How can I go about accomplishing this?
Should I create two reports? If so, how do I merge the reports to see both completed and uncompleted tasks?
Is this something that is done under the "Select or Constrain" tab or under the "Criteria" tab?
TIA!


