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 / read specific data fro...
Power Automate
Unanswered

read specific data from array after get items from a list

(0) ShareShare
ReportReport
Posted on 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
},

Categories:
  • ScottShearer Profile Picture
    25,331 Most Valuable Professional on at

    @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

     

  • P4AndiIT Profile Picture
    16 on at

    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,331 Most Valuable Professional on at

    @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 at

    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

     

     




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 273 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 235

#3
David_MA Profile Picture

David_MA 172 Super User 2026 Season 2

Last 30 days Overall leaderboard