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 / How to find length of ...
Power Automate
Unanswered

How to find length of an array in power automate desktop

(1) ShareShare
ReportReport
Posted on by
How to find length of an array in power automate desktop
Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,830 Most Valuable Professional on at
     
    You can use a custom object for this. Convert your json/array to that and use the Count function on it.
     
    Below is an example
     
    SET VarArray TO $'''{
    \"array\": [ \"1\",\"2\",\"3\"]
    }'''
    Variables.ConvertJsonToCustomObject Json: VarArray CustomObject=> CustomObject
    Display.ShowMessageDialog.ShowMessage Title: $'''Item Count''' Message: CustomObject.array.Count Icon: Display.Icon.None Buttons: Display.Buttons.OK DefaultButton: Display.DefaultButton.Button1 IsTopMost: False ButtonPressed=> ButtonPressed
    

     
    Happy to help out 😁

    I share more #PowerAutomate and #SharePointOnline content on my Blog, Bluesky profile or Youtube Channel

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

Haque 552

#2
Valantis Profile Picture

Valantis 388

#3
11manish Profile Picture

11manish 375

Last 30 days Overall leaderboard