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 / Splitting and matching...
Power Apps
Unanswered

Splitting and matching strings in a HTML table

(0) ShareShare
ReportReport
Posted on by 147

I have made an app that turns the following input from a form and collection.

 

Form:

OwnerBob Smith
JobCarpenter
Gender (Owner)Male
Pet Nameconcat()
Animalconcat()
Colorconcat()
Sex (Pet)concat()

Collection:

Pet NameAnimalColorSex (Pet)
PingDuckWhiteMale
FigoCatOrangeMale
BellaDogBlackFemale

 

The form uses the concatenate function to turn the pet characteristics into a string, resulting into a single record:

OwnerJobGender (Owner)Pet NameAnimalColorSex (Pet)
Bob SmithCarpenterMalePing; Figo; BellaDuck; Cat; DogWhite; Orange; BlackMale; Male; Female

Current situation

 

Using a Power Automate flow, this record is turned into an HTML table with the same formatting as this record.

 

However, in order to make this output feasible for an RPA, the strings need to be split again and be in the following format:

OwnerJobGender (Owner)Pet NameAnimalColorSex (Pet)
Bob SmithCarpenterMalePingDuckWhiteMale
Bob SmithCarpenterMaleFigoCatOrangeMale
Bob SmithCarpenterMaleBellaDogBlackFemale

Desired situation

 

Does anyone have any suggestions on how to do this? Can my record be split through an Automate flow?

Categories:
I have the same question (0)
  • SanmeshG Profile Picture
    1,947 Moderator on at

    Hi @Daniël ,

     

    You can send the record as a JSON from PowerApps to Power Automate.

     

    Can you paste the JSON here , so that I can help more on that?

  • Daniël Profile Picture
    147 on at

    Currently, I am creating the table out of a Sharepoint record:

    Danil_0-1687424295302.png


    How do you propose I retrieve the JSON?

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 525 Most Valuable Professional

#2
Haque Profile Picture

Haque 308

#3
Kalathiya Profile Picture

Kalathiya 234 Super User 2026 Season 1

Last 30 days Overall leaderboard