Hello everyone,
i am trying to update some of my previous flows since i ran into some issue when doing it the way i have done previously.
I have a working flow for my Planner. When i create a new task it adds a number based on this I have a working flow for my Planner. When i create a new task it renames the tasks, adds number based on an excel sheet number and then adds one to that number.
However - when i create multiple tasks at once it would use the same number again and again since they run parallel.
Now the question i have is: Can it somehow be done that initialize a variable in the flow, increment it by 1 and STORE the result in the first variable?
If someone has a neat idea that would allow me to not run into the issue of multiple tasks being named the same it would be highly appreciated.
Bes wishes