Have tired many variations of below code unsuccessfully:
ForAll(CERAMICS,Patch(myPots2,Defaults(myPots2),artist:LookUp(LKP_CERAMICS_ARTIST,ID=ARTIST_FAMILY_NAME.ID]).ARTIST_FAMILY_NAME}))
CERAMICS is a SharePoint list
myPots2 is a SharePoint list
LKP_CERAMICS_ARTIST is a SharePoint list
artist is a text field in myPots2
ARTIST_FAMILY_NAME is a field in LKP_CERAMICS_ARTIST
ARTIST_FAMILY_NAME is a lookup field in CERAMICS, lookups from ARTIST_FAMILY_NAME in LKP_CERAMICS_ARTIST
I want to populate myPots2 by patching the field ARTIST_FAMILY_NAME from CERAMICS (to field artist)
Can do it using collections but would prefer to avoid
Very frustrating. Can anyone help please?

Report
All responses (
Answers (