web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Updating multivalue lo...
Power Automate
Suggested Answer

Updating multivalue lookup column

(1) ShareShare
ReportReport
Posted on by 6

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.

DevanKSmith_0-1720641439611.png

 

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?

Categories:
  • Michael E. Gernaey Profile Picture
    53,970 Super User 2026 Season 2 on at

    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

  • DevanKSmith Profile Picture
    6 on at

    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. 

  • Suggested answer
    David_MA Profile Picture
    15,528 Super User 2026 Season 2 on at
    You need to get your variable to return the values so they are formatted like this:
    {
        "formValues": [
            {
                "FieldName": "Animals",
                "FieldValue": "Dog;Cat;Mouse"
            }
        ]
    }
    If your variable doesn't include the parentheses but just the semicolon separated values, put the variable inside quotes in the body of the HTTP request.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 243 Super User 2026 Season 2

#2
David_MA Profile Picture

David_MA 211 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 190

Last 30 days Overall leaderboard