Hello, I am writing to you because I need help and I hope I can benefit from yours. I would like to create a sharepoint list export to an excel table. My program works but when modifying an item in my list, the automaton creates a new line on excel when I would like it to modify it. Do you have any idea how to get there? Thanks in advance.
Hi @EdouardSalesse ,
To achieve it, we need to create an ID column in excel and it should be enforced unique values.
Sample:
Best Regards,
Wearsky
Hello, Thank you for your answer. I applied what you showed me except that the condition on the left is always chosen, the condition is 'true' each time. As you can see, on sharepoint I added a comment 'test222' except that the automaton therefore recreates a line each time. How to make the condition pass to the left?