Hello,
I have to sharepont sites which same number of columns with same clumn types. There is another sharepoint site which I am using for master file. I want that when an entry is made on any of the sharepoint list it should make an entry on the 3rd sharepoint automaticlly. First two sharepoint lists have their own entry but 3rd list have entry of both.
I created a flow that bring the data to the third sharepoint list but when a modification is done it is not making changes to existing entry rather it is creatig a new entry with updated data.
How can this be resolved. Any help would be appreciated!
Hi @Sujet
In the flow that writes to the master SP list:
1. Check if the record already exists in the master list, using a Get items action
2. Add a Condition. If the record already exists update it otherwise create a new record.
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional