Skip to main content

Notifications

Community site session details

Community site session details

Session Id : eTugRFFVrL6japliEQUKw+
Power Automate - Building Flows
Suggested answer

How to pass multiselect person data to flow & successfully move item to sharepoint list 2025

Like (0) ShareShare
ReportReport
Posted on 14 Mar 2025 13:13:58 by 58
Hi all,
 
The issue lies with my "Assigned to" variable. Several weeks ago, I followed the steps in this video (posted 1 year ago) to
move the items in one sharepoint list to another. And it worked. 
 
 
Today I'm following the same steps and the flow does not recognize the person data passed through it.
When using the Select operation, I even tried mapping more than the Claims field, hoping it would
align with sharepoint's/office 365's person grouping, and the flow still failed. The error comes back as
"Bad Request. The specified user {with Claims and other mapped fields} can not be found." 
 
Does anyone have any idea why the flow does not recognize a multiselect person data and/or have a solution?
Screenshots below show the error (1), the Select/Assigned to mapping (2), and the use/output (3). Please and 
thank you!
 
 
 
 
 
  • powerpepper Profile Picture
    58 on 14 Mar 2025 at 15:53:17
    How to pass multiselect person data to flow & successfully move item to sharepoint list 2025
    @Pstork1 Thank you for your patience and help,
    but that didn't work. 
     
    The code showed up as it did previously. 
    This try and my previous tries shows the code in an 
    array structure (I did eventually remove the other 
    mapped fields to solely focus on Claims as the
    video did):
     
    [
      {
        "Claims": [
          {
            "Claims": "Person Info"
        ]
      }
    ]
     
     
    So it doesn't look like pressing that button
    had an impact on the code. Maybe I'm
    missing something. I apologize if I am. 
     
  • Suggested answer
    Pstork1 Profile Picture
    65,431 Most Valuable Professional on 14 Mar 2025 at 14:01:54
    How to pass multiselect person data to flow & successfully move item to sharepoint list 2025
    You are building Assigned to as an array since its a multiselect field, but then adding that array as though it were a single person.  click on the little T icon above and to the right of the Assigned to Claims - 1 field. That will change it to accept the array.

    ----------------------------------------------------------------------------------
    If this Post helped you, please click "Does this answer your question" and give it a like to help others in the community find the answer too!

    Paul Papanek Stork, MVP
    Blog: https://www.dontpapanic.com/blog
     

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

Thomas Rice – Community Spotlight

We are honored to recognize Thomas Rice as our March 2025 Community…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,508 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,431 Most Valuable Professional

Leaderboard
Loading complete