Solved! Go to Solution.
Hi!
The solution I found is to run two times the Create/Update flow, because is recognizing the condition, but instead of only Creating the missing rows, is creating all of them, is the same with the update,
What I did is to set the configuration to "Unique values" To the SharePoint list, right now there are no more duplicated items, but needed to run two times the flow, one to check if there are missing rows and the second one if any of them needs an information update.
Thanks!
Hi @luiscalleja11,
Which field are you checking in the length function within your expression? Can you share the expression?
Hi!
The solution I found is to run two times the Create/Update flow, because is recognizing the condition, but instead of only Creating the missing rows, is creating all of them, is the same with the update,
What I did is to set the configuration to "Unique values" To the SharePoint list, right now there are no more duplicated items, but needed to run two times the flow, one to check if there are missing rows and the second one if any of them needs an information update.
Thanks!