
Hi community!
Im trying to add additional columns from the source list when creating lookup field.
I created the lookup field here:
and found the solution to add the additional column using expression below:
adddependentlookupfield(displayname='Project', primarylookupfieldid='c3a92d97-2b77-4a25-9698-3ab54874bc6f', showfield='Title')Try to add the action (Use Case Name is String value):
Have a question:
Which parameters should be passed in displayname, primarylookupfieldid and showfield properties?
Thank you in advance!