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 / data from sharepoint i...
Power Automate
Unanswered

data from sharepoint is a nested array

(0) ShareShare
ReportReport
Posted on by 432

how do i grab my sharepoint list items that are in a nested array? its a multi choice field, comma separated in the spo list, but looks like so in the odata?

my flow is a get items -> appy to each (outputs (GET ITEMS)[body/value] -> compose 

{

"@odata.type" : " stuff"
"ID":-1

"Value": "what i want"

},

{

"@odata.type" : " stuff"
"ID":-1

"Value": "ALSO what i want"

}

how do i get these values? i need them displayed in a custom html table but id be happy just to know how to extract each one.

 

 

Categories:
I have the same question (0)
  • dperez13 Profile Picture
    432 on at

    also im not sure if this is an array or an object. i tried to 'parse json' , not sure if thats necessary, but it told me my data is an object and not an array

  • ScottShearer Profile Picture
    25,280 Most Valuable Professional on at

    @dperez13 

    I suspect that you can just reference the Value from Dynamic properties - such as Stuff Value.

    You will be in a loop when you refernce the column.

    If tyhat isn't what you need, please let me know.

  • dperez13 Profile Picture
    432 on at

    it always puts in a 2nd apply to each when i try to grab another dynamic property.  

    trying to grab the value throws me into an apply to each where it gives me an array where value is just one of the fields

     

    its almost as if i need body/value/VALUE

     

    its because the data comes in as a table i think from power apps..

  • ScottShearer Profile Picture
    25,280 Most Valuable Professional on at

    @dperez13 

    Can you post a screen shot of your Flow?

    Also, can you confirm that the column is a multi-select option column?

     

  • dperez13 Profile Picture
    432 on at

    parsing the json allowed me to grab just the value, so i have two values in an array id imagine, but i need to do this for many , many columns. can i combine all their outputs in a single parse json?

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 58

#2
David_MA Profile Picture

David_MA 53 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 36 Most Valuable Professional

Last 30 days Overall leaderboard