The only date I could find that is passed to reports is the Creation Date, as you describe. I agree, we need a Modified Date availablle to reports. I will add that to our requested features list.
However, with a little work, you could achieve the same result.
1) Use a Project Custom Property as a holder for the Date. You would need to change this value by hand.
2) Modify your Reports to use this field as you describe above. The fields are called "ProjectCustomPropX", where X is a number 1-10. The top property in the Si interface is X=1
|