Hi, I'm trying to create a dashboard for tasks that are managed in MS Planner using a SharePoint list. I managed to create a flow that updates the list in a predetermined period of time, but the only thing I was unable to do was update the user(s) to whom the task was assigned. I assume that because there is an option for more than one person to whom the task will be assigned, the action of "get user profile" goes into a loop, and then I can't use its values.
Does anyone have an idea how to solve this?