Hello All,
I saw some of the similar posts but i have a different requirement hence subitting this.
I have a SP List in which there are two columns as: 'Overall Status' and 'Status'.
Bot the fields are mapped with each other hence i have created a different List and added all the required fields using cascading dropdown as below.
| Overall Status | Status |
| In Progress | Started |
| In Progress | Ended |
| Testing | Started |
| Testing | Ended |
I want to capture the date stamp when the 'Status' gets changed of the respective 'Overall Status' value.
Can anyone please help on how to achieve this?
Kind Regards,