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 / Creating a collection ...
Power Apps
Unanswered

Creating a collection from semi colon separated Power Automate output

(0) ShareShare
ReportReport
Posted on by 75

Hello, I am delegating a SharePoint list using a Power Automate flow then returning the tasks that are assigned to the current user to the PowerApp. Currently the string only gets added under the "Value" column in my collection as seen in the image.

 

I use the following code on my OnStart

 

Collect(colMyTasks, Tasks);
Clear(colMyTasks);
ForAll(TrimEnds(Split(UserTaskResult.usertaskresult, ";")), Collect(colMyTasks, Value))

 

Does anyone know what I am doing wrong?

TIA

image.png
Categories:
I have the same question (0)
  • Geeks_D Profile Picture
    1,169 on at

    Hi @NicolleAbrahams ,
    Can you try and return your flow result in a HTML Table 

  • NicolleAbrahams Profile Picture
    75 on at

    Hi!

    I changed the output to JSON and then used the ParseJSON() function which worked for me

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 421

#2
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 278 Super User 2026 Season 1

Last 30 days Overall leaderboard