
Announcements
Hi,
To ensure that your first flow is automatically canceled when the second flow is triggered, you can implement a mechanism to manage and terminate the first flow execution dynamically. Here’s how you can achieve this:
Steps in the First Flow:
workflow() function in a Compose action to get metadata about the current flow, including the run ID.List Item ID) in a SharePoint list or Dataverse table.Steps in the Second Flow:
Steps:
run ID retrieved earlier to identify the exact instance.