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 / convert an array to a ...
Power Automate
Answered

convert an array to a string

(0) ShareShare
ReportReport
Posted on by 208

Hello everybody,

 

Please, I have a question: how can I convert an array into a string?

I have the array from below and I need to use "Value" in a "Switch" (condition control).

 

Thank you for your kind assistance!

{
    "signed by": {
      "@odata.type""#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
      "Id"0,
      "Value""Herentals"
    }
  },
  {
    "signed by": {
      "@odata.type""#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
      "Id"0,
      "Value""Lipetsk"
    }
  },
  {
    "signed by": {
      "@odata.type""#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
      "Id"1,
      "Value""Aqua"
    }
  }
]
Categories:
I have the same question (0)
  • Verified answer
    efialttes Profile Picture
    14,756 on at

    Hi!

    Did you try string() WDL function? THis way you can convert the whole array into a single string

    Flow_array2string.png

    But... if you need to iterate all through your array elements, and for each of them apply Switch logic to its corresponding 'Value' property value; I wuld add an 'Apply to each' action block, assign as its input the array; inside it place the Switch

     

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 873

#2
Valantis Profile Picture

Valantis 813

#3
Haque Profile Picture

Haque 526

Last 30 days Overall leaderboard