Hi - hoping someone can help me! I've searched and searched but haven't been able to find a solution that works yet!
I have a table: 'AU RA Details'
This table contains a lookup column to another table called 'Product Masters' (so that users can select a product code on various forms/dropdowns etc)
I have a gallery (GalInvLines) that has data from another table: 'AU invoice lines' I want to patch into 'AU RA Details'. This might be one line, or could be 50 lines with different product codes. The codes will all match exactly.
I've tried lots of various things - the closest it's come to working is this:

However, this is patching either a blank value or if an item in the gallery has been selected, the same value for each record....... How can i get the product code from each line of GalInvLines into 'AU RA Details'. All other information is copying correctly, just the SKU code isn't!!!
Thanks for any help!
Rowan