web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : bqfCKwkp84aP/YJHHw9iD4
Power Apps - Building Power Apps
Unanswered

Creating a collection from semi colon separated Power Automate output

Like (0) ShareShare
ReportReport
Posted on 3 Jul 2023 12:22:39 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

I have the same question (0)
  • Geeks_D Profile Picture
    1,169 on 03 Jul 2023 at 14:38:20
    Re: Creating a collection from semi colon separated Power Automate output

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

  • NicolleAbrahams Profile Picture
    75 on 05 Jul 2023 at 06:35:24
    Re: Creating a collection from semi colon separated Power Automate output

    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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 686 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 433 Super User 2025 Season 2

#3
wolenberg_ Profile Picture

wolenberg_ 266 Moderator

Last 30 days Overall leaderboard