Dot walking List collector field in flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 04:28 PM
Hello community,
We have a client requirement where we managing the group membership based on a catalog item. An arrproval is sent to the group managers once the group is selected. We have a requirement to select multiple groups to add users in them where we had to change the group field(refreence) to List collector. To make changes in the existing flow, we have a action where we are checking if the manager is active and is not empty and then we were dot walking the manager field from group field before but now since the field is changed to list collector, I can't find a way to turnaround. Also now I need to check for multiple groups if the manager is available or not and I need to loop in the group list. Does anyone know a workaround on how to get it done.