Hello,
Power AUtomate drives me crazy. I have a logic app.
I get rows from SQL and get the maximum Index_ID from there This works.
Then the loop starts and first step is to increment the Index by one. This is totally randomn. so when the Index is 19130 it wont be 19131 , will be 19141 for example. Some numbers are also double. So at the first round and at the 15 round of the loop it will be 19141.
At the next step it should save the index variable in the sharepoint list. This also doesnt work. Sometimes it saves the right value of the variable but every second time it saves 19140 instead of 19141 or some other randomn number. It s really weird.
I have no idea how all this can happen. I appreciate any help.
I have no idea how all this can happen. I appreciate any help.
Greetings
Yannick

Categories: