Hello.
Now I'm creating a desktop flow to input daily actual worktime to a system from a CSV file.
As you can see in the attached image, the system has a spec that can input workload for multiple projects.
Because there are multiple dates and staff in the CSV data, I used loop action in my desktop flow.
When I run the flow, the first
loop process executed successfly,
but when the date and the staff field was changed and the process is going to input "project code", this error occured (attached)
Does anyone know what should I do?