Hello, i would like to create a flow that copy data in a sharepoint’s list from an other sharepoint list.
in particular, when a new item is copied in new sharepoint list, if the value of column’s item is already in the column, the item is not copied, but if there isn’t in the column, it is copied.
how can i do ?
thanks