Hello,
In SharePoint 365
i am working on a list for management of contracts (List 1), i have a field
Status: (Data to be input is: Expired, Active,upcoming i have another field)
Progress: (Data to be input is: Closed,No Action, Pending)
i want: if status = Expired and progress = closed then deleted item in list1 and move it to another list in same sharepoint site lets say list2. Therefore, list 2 will contained old contracts closed and list one only those i have work still ongoing on same.
Note that i have attachement in list1 which should alos move along the item to list2.




