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 / Select multiple items ...
Power Automate
Answered

Select multiple items for table

(0) ShareShare
ReportReport
Posted on by 129

I'm creating a flow to send and email with a table of items on a sharepoint list, I'm able to create the table as needed, but I'm having trouble with a field that is a multi select lookup column on sharepoint.

 

This is what my flow looks like currently

 

FGRODRIGUEZ_0-1695397544267.png

 

This is what the value from the get items returns for the field I need 

 

 

"Asignado": [
 {
 "@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
 "Id": 4,
 "Value": "Name of Person 1"
 },
 {
 "@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
 "Id": 7,
 "Value": "Name of Person 2"

 

I would need the value from this items (I censored the actual names for privacy), I tried using the Item().Asignado.Value and Items().Asignado.value but it seems to not work. 

Categories:
I have the same question (0)
  • Verified answer
    FGRODRIGUEZ Profile Picture
    129 on at

    I found a solution, in case someone else has to do it.

     

    replace(replace(replace(replace(string(xpath(xml(json(concat('{"root":{"choices":', string(item()?['Asignado']), '}}'))), '/root/choices/Value/text()')), '["', ''), '"]', ''), '"', ''), ',', ', ')

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 468

#2
Haque Profile Picture

Haque 370

#3
Valantis Profile Picture

Valantis 354

Last 30 days Overall leaderboard