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

Community site session details

Session Id : vegJYvGOI+sjYd/Em0iNhT
Power Automate - Using Connectors
Unanswered

read specific data from array after get items from a list

Like (0) ShareShare
ReportReport
Posted on 3 Jan 2023 16:46:32 by 16

Hi,

 

I use the action "get items" on a SharePoint list. I get the following result (see below)

How can I access the individual values?

for example the text "Example Text" from the column "Wert1"

 

{
"value": [
{
"@odata.etag": "\"4\"",
"ItemInternalId": "1",
"ID": 1,
"Title": "Erster Eintrag",
"Wert1": "Example Text",
"Auswahl1": {
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
"Id": 1,
"Value": "Auswahl 2"
},
"Auswahl1#Id": 1,
"Datum10": "2023-01-25T08:00:00Z",
"{Identifier}": "Lists%252fBautagebuch%2bDemo%2bTeam%252f1_.000",
"{IsFolder}": false,
"{Thumbnail}": {
"Large": null,
"Medium": null,
"Small": null
},

I have the same question (0)
  • P4AndiIT Profile Picture
    16 on 04 Jan 2023 at 09:07:25
    Re: read specific data from array after get items from a list

    Hi, @ScottShearer 
    the flow is a bit longer, so a few more screenshots
    (sorry, actions are in german language)

     

    First, i search all teams which are not archived

    P4AndiIT_0-1672822599846.png

     

    Then I get the website address and call up all the lists of this websites

    After that, i only want lists, with a certain word in the beginning of the name in each website

    P4AndiIT_1-1672822684574.png

     

    When I have found the right lists, I search for all elements in the respective list that have a certain status / criteria.

    I append each result (element) to an array variable

    P4AndiIT_2-1672822809521.png

     

    After that i have a array with my desired results. this works fine.

    The results in the array are then listed as I wrote in my first post (see above).

    Now I would have to split the found elements from the array individually to write them into a new list.

     

    Thanks for your help

     

     




  • ScottShearer Profile Picture
    25,236 Most Valuable Professional on 03 Jan 2023 at 17:28:33
    Re: read specific data from array after get items from a list

    @P4AndiIT

    Sometimes you can add a compose action and will have access to the columns.  Then, you can reference the Compose action.

    Please post a wider screen shot of your Flow.  If you do, I can suggest syntax that will allow you to directy refernce the columns that you need.

     

  • P4AndiIT Profile Picture
    16 on 03 Jan 2023 at 17:20:47
    Re: read specific data from array after get items from a list

    Hi ScottShearer,

     

    I do not have access to the Dynamic Content that you have highlighted in yellow, because I have the necessary list selected dynamically beforehand. This is not fixed. I only have access to "value" and "body" (see screenshot).

    The flow takes all the lists of a team (I don't know beforehand how many lists there are) and takes elements with certain criteria from each list.

     

    P4AndiIT_0-1672766353523.png

     

  • ScottShearer Profile Picture
    25,236 Most Valuable Professional on 03 Jan 2023 at 16:48:50
    Re: read specific data from array after get items from a list

    @P4AndiIT 

    If your question is how can you refer to Wert1, that data should be available in Dynamic properties under the Get items action.

    image.png

     

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 786 Moderator

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 724 Super User 2025 Season 2

#3
stampcoin Profile Picture

stampcoin 290 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Loading complete