Hello,
I have two records for the same Employee's name. if i always want to lookup the second record in a table, how do i do that?
I tried this and it didn't work:
Last(LookUp(Table1,AUTONAME_3.Text in EMP_NAME).FINAL_LOCATION)
Any help would be great! thank you!