I'm working on a SharePoint app where I need to mass upload data from one list (List B) into another SharePoint list (List A).
- List A is the target list where the data will be stored.
- List B is the source list containing text fields for "Customer Code" and "Product Code."
- I need to map these text fields from List B to the lookup fields in List A.