So I am trying to update a lookup column in a list that can hold multiple values. And I can not figure it out for the life of me.
This is what I am trying to do. The variable ChildList is an array of Id's it looks as such [{Id: 'theactualid'},{},{}].
What could Ibe doing wrong or do I need to change?
{
"formValues": [
{
"FieldName": "Animals",
"FieldValue": "Dog;Cat;Mouse"
}
]
}
I am dynamically taking in the list name from power apps and when doing that the update Item doesn't populate all the columns of that list like it would if you choose the list from the options presented.
Hi @DevanKSmith
Welcome. Just curious why not use Update Item, versus making the call?
It would be much easier to do with Update Item.
Are you open to doing that?
If I have helped you, I would really appreciate if you please Mark my answer as Resolved/Answered, and give it a thumbs up, so it can help others
Cheers
Thank You
Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
https://gernaeysoftware.com
LinkedIn: https://www.linkedin.com/in/michaelgernaey
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1