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 split the resul...
Power Apps
Unanswered

How to split the result of respond to powerapps

(0) ShareShare
ReportReport
Posted on by 100

Hi,
When I search for some text it is giving me the result from SharePoint. Now am stuck with the split formula (which I used in powerapps gallery to display the data from power automate to gallery in proper format) For 2 column am able to split but am stuck with other 3 columns. Can you please help me with this.

sindhureddy_0-1652175858740.png

 


For the above output am using the below formula:
ClearCollect(
VarCollection,
ForAll(
Split(
Substitute(
Substitute(
Substitute(
Substitute(
Substitute(
Substitute(
SearchData2.results1,
"[",
""
),
"]",
""
),
Char(34),
""
),
"},{",
"#"
),
"{",
""
),
"}",
""
),
"#"
),
{
Title: If(
First(
Split(
First(
Split(
Result,
","
)
).Result,
":"
).Result
).Result = "Title",
Last(
Split(
First(
Split(
Result,
","
)
).Result,
":"
).Result
).Result,
Last(
Split(
Last(
Split(
Result,
","
)
).Result,
":"
).Result
).Result
),
Author: If(
First(
Split(
Last(
Split(
Result,
","
)
).Result,
":"
).Result
).Result = "Author",
First(
Split(
Last(
Split(
Result,
","
)
).Result,
":"
).Result
).Result,
Last(
Split(
First(
Split(
Result,
","
)
).Result,
":"
).Result
).Result
)

}
)
)

This formula is working for  2 columns but how to do it for 5  columns?
Categories:
I have the same question (0)

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 Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard