Hello,
I'm building a flow that will delete an item from a Sharepoint list when an item is deleted from a Sharepoint calendar. It is currently running however, it doesn't seem to be picking up that the ID (Sharepoint list) and Description (Calendar) field are the same, and therefore is ignoring the delete item part of the flow. I have linked the list ID to the Description column in the calendar and am trying to use them as conditions to delete the item from the list when it is deleted from the calendar. Can anyone tell me where this is going wrong?
Also, is it possible to use the same flow to say that once the item has been deleted in the sharepoint list, to then also delete it from an Excel file? Flow details are below:



Thanks in advance!