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 / Patch and Concat multi...
Power Apps
Answered

Patch and Concat multiple boxes to one SP column

(0) ShareShare
ReportReport
Posted on by

I have multiple text input boxes that I am trying to concat and patch to a single SP list column. My SP list name is "Course" and the text input boxes are named 'Text Box 1', 'Text Box 2', 'Text Box 3', and 'Text Box 4'.

Is there a way for me to do this?

Categories:
I have the same question (0)
  • Verified answer
    mmollet Profile Picture
    3,187 on at

    Patch(Course, {ColumnName:'Text Box 1'.text & 'Text Box 2'.text & etc...})

     

    If you want spaces or commas between them just do another & and add ", " or " " between each of them as well. You could also use the Concatenate function and pass each textbox.text value into it separated by commas. Again if you want commas or spaces just add ", " or " " in between each string.

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 413

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
timl Profile Picture

timl 315 Super User 2026 Season 1

Last 30 days Overall leaderboard