I have a list of students with several columns, one of which is the STUDENT CODE with the same PT5023 pattern.
I imported about 4000 records from an excel file into a new Sharepoint list, in this list there is a field with the name CODE STUDENT with the same pattern (PT5023). In this second list I added a lookup column with the name STUDENT to the STUDENT CODE field in the list of Students.
I want is to create a flow that updates the 4000 records in the STUDENT column with the value of the STUDENT CODE column.
I've googled but I can't find any identical example