Hello DK,
Please follow the solution I shared earlier:
In your flow, I noticed that you have used Apply to Each, while I used For Each. Although these are similar, please try using For Each instead.
First, use the "List rows present in a table" action to fetch the table.
In the next step, use a For Each action. Inside this loop, use the dynamic content from the "List rows present in a table" action, which is "body/value".
Inside the loop, add a condition to check whether the specific value is present in that row. You can dynamically pass the date to this condition. If the condition evaluates to True, use the Delete row action to remove the row.
Thanks,
Sayan Patra
RPA Developer
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.