Question

Arigato is a lookup field. I would like to change its value. I got error with FieldLookup. Can you help me? Flow

Était-ce utile?

La solution

To update Lookup field, you have to use this format in the body:

'<LookupColumnName>Id':'<ID>'

You should use this: 'ArigatoId':'7'

For example:

enter image description here

Licencié sous: CC-BY-SA avec attribution
Non affilié à sharepoint.stackexchange
scroll top