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 / Getting single values ...
Power Automate
Suggested Answer

Getting single values from Arrays and populating to word template

(1) ShareShare
ReportReport
Posted on by 2
Hi Guys,
Help would really be apreaciated here..
 
I have an array looking a bit like this (only a lot more records):

[
  {
    "name": "testvar",
    "type": "Array",
    "value": [
      {
        "Section": "2",
        "SubSection": "1",
        "Value1": "lots of text here",
        "Value2": "lots of text here"
      },
      {
        "Section": "2",
        "SubSection": "11",
        "Value1": "lots of text here",
        "Value2": "lots of text here"
      }
    ]
  }
]




I need to drag out single values of this array, and populate it to a word document (around 300 values in total).
I have been looking for at simple lookup function to reach the specific values in the array. But with no luck..
 
Any ideas to how it can be done?
 
Thanks in advance
Categories:
I have the same question (0)
  • Suggested answer
    ted14 Profile Picture
    55 on at
    Try the "Select" action under the Data operations. For the Map you could do:
    Name: | "@item()?['name']"
  • Suggested answer
    abc 123 Profile Picture
    789 Moderator on at
    Do a Filter Array action, then you can pull the single item.

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
David_MA Profile Picture

David_MA 103 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 87

#3
trice602 Profile Picture

trice602 63 Super User 2026 Season 1

Last 30 days Overall leaderboard