Hi all,
@v-xiaochen-msft
I have two SharePoint lists below:
LIST2: ‘DisplayName’ and ‘Company Name’ are text type columns.
LIST1: save data from LOOKUP form, ‘Email’ = Responders' Email (Email address of responder who submitted the form). ‘Company Name’ is a lookup column form the LIST2

My flow is below:


Company Name Id field: items('Apply_to_each')['ID']
It's now working now and I don't know where I went wrong, could you please check and advise?
Thanks.