Hi all,
I have a question when it comes to updating an SP list based on changes of another SP list.
I have two SP lists right now (SP List 1 & SP List 2) - I am using the "when item is created / modified" and "update item" connectors in conjunction in order to update the second list when the first list is edited (the first list is modified via PowerApps).
This problem is that there is not necessarily a unique ID column for each item of the lists. Items in SP List 1 and SP List 2 are uniquely identified by way of 3 columns (Sales #, Line #, and Qty #). So if an item in SP List 1 has the same value in all 3 of these columns as SP List 2, they are the same item.
Is there a way to use a LookUp in Microsoft Flow in order to find the item in SP List 2 from these three columns in SP List 1? Any help would be greatly appreciated.
Farhan