I have two lists in sharepoint. List A (Template) and B(population). List A contains column "Employee Login ID" and List B contains "Employee_PrimaryLoginID".
I want to create a vlookup, So whenever a new record in List A gets created, a column named "Submitted" will be edited in List B.
I want to lookup on "Employee Login ID" and ""Employee_PrimaryLoginID" , as "Employee_PrimaryLoginID" in List B is the full set, and when a new record is created(in list A) I want to be able to view that is have been created.
Hopefully this makes sense. Here is what I have tried using Flow: