To explain the flow, wherever this user is assigned, it lists the teams it is part of, lists the planners from those teams and looks for tasks with a coloured label assigned. The difficulty was pulling through who the task was assigned to. To do this I initiated a string variable at the start called "Assigned To" which is blank. I then put in the set variable the expression "item()?['_assignments'][0]['userid']". The flow works as intended but always states it has failed and I believe the code is the failure point. Can anyone help with this problem?

Report
All responses (
Answers (