forall returns single result for a Patch but I need the multi selection
I can't quite tell what you're trying to do, could you post your entire code? Including the "Patch(" portion?
One recommendation I have is to get rid of all of your duplicate filter actions. If 'Urenlijst Medewerkers' is a SharePoint List then you're making 6 API calls to SharePoint for every item in your "ForAll".
You could make one and store it "inline" with a With function, something like:
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.