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 Apps / How to read a array fr...
Power Apps
Unanswered

How to read a array from collection in power apps

(0) ShareShare
ReportReport
Posted on by

I created a collection where I have data like Ids , Name and AssetIds. AssetIDs is of this form [123, 234,222]. Now I need to pass this value i.e. the whole array including [] to an api as a query I am calling or to a text box as text. But I am unable to get hold of it. it says the argument expects text but I am providing data of type Table

 

I tried getting the assetsID in a collection and then calling the collection in my method

Collect(Assets,CurrentEvents.assetIds) ---> collection where I tried adding my assetIds
anothertry.FilterEvents("my first parameter",{assetIds:Assets})--> using the collection in the parameter

 

Can someone explain me what wrong am I doing? and how to get hold of complete assets Ids with []

 

Thanks

Categories:
  • MF-12051538-0 Profile Picture
    406 on at

    Hi @ankku ,

    It might help to pass the table in JSON format using code:

    JSON(
        Assets,
        JSONFormat.IndentFour
    )

    If you found this post helpful, please consider Accepting it as the solution.

  • ankku Profile Picture
    on at

    Can you be more specific , have you tried it? It gives the same error. I have a label and I want this AssetsIds which is an array to be displayed there. How will you do. This AssetsIDs are available as an array in one of collection XYZ. Please provide your steps here.

     

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 395 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 260 Most Valuable Professional

Last 30 days Overall leaderboard