Hi guys!
So I have a Master list which contains the status and all files in the SharePoint site. The thing is that is creating duplicates of the items when updating them, and I want to update the columns and not create others.
I have a column options which have the options in the store tems in SharePoint. So the process is: they create the file in the library, and then they update the properties (column) manually. I want that properties update in the list but it doesn't works correctly.
This is the flow I have:
The "Paraules Clau" and "Codis Està ndar" are option columns with the terms stored in the SharePoint. What should I change to get correctly the "Paraules clau" in the list right? I am only getting one and a code after it, but in the flow ran it shows that it applies to each three options I added in the file properties in the library:
Maybe I have to create condition, if its not created, create the item and if its created update the properties?
Thanks for the info.