Hi all,
i'm working on a SharePoint list that will have some Flows associated to it. Main purpose is to control the function of teams meeting recording.
The SharePoint list does contain columns for receiving user and the meeting date. The flow for the activation (adding user 36 hours before meeting to enablement group) is working fine. I'm struggling with the removal flow.
The point is that i need to check the complete list for duplicate entries of the receiving user, and need to check if there still is a planned meeting for this user. If not, than the user can be removed from the group. So, if all meeting dates, for an receiving user, are older than current time, remove the user from the group.
I tried to sort this out with array(s) but wasn't able to find a solution, anyone here who can help?

Report
All responses (
Answers (