Hi Experts.
How can I achieve the following
Suppose there are 5 status for tickets say New open inprocess invalid closed
The user want to see the date on which the ticket was on the above status
Eg
Ticket NumberNew OpenInprocessInvalid Closed 001 01-01-201202-01-201203-01-201205-01-201200201-01-201202-01-201203-01-201203-01-201200301-01-201203-01-201204-01-201206-01-201200401-01-201202-01-201204-01-201204-01-2012
This i have achieved by restricting Date field with the respective status
NOw the user want to see only those tickets which have gone through the status Inprocess.
Experts please let me know how can I achieve this.
Regards.