Hello,
I have two SP List with the same structure and I want to update both of my SP List when an item is modified in SP List 1 or in SP List 2.
But I don't have any column ID in this SP List, because my data is identified by 3 criteria : Structure, City and Date.
So, how can I do to specify that my "ID = Structure + City + Date" ?
Thank you for your help 🙂