Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Merge values from different fields to a single text box

(0) ShareShare
ReportReport
Posted on by

Hi. I'm currently working on an app with Form being the main input of data. I would like to create a textbox where it summarizes all the information I gathered from the text boxes in that form.

 

powerapps summary.PNG

 

On the summary box, I want to load this statement automatically: The Ticket # 123456 about Can't sign in account has been Closed on 10/12/2021. Is it possible with forms? 

 

  • biancadevera Profile Picture
    on at
    Re: Merge values from different fields to a single text box

    Thanks a lot @WarrenBelz . It worked!

  • Verified answer
    WarrenBelz Profile Picture
    147,948 Most Valuable Professional on at
    Re: Merge values from different fields to a single text box

    Hi @biancadevera ,

    The Default of the bottom text box would be

    "Ticket" & YourTickbox.Text & " about " & YOurIssueDescriptionBox.Text & " has been " & YourStatusDropdown,Selected.Value & " on " Text(YourDateClosedBox.SelectedDate, "mm/dd/yyyy")

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

     

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 770 Most Valuable Professional

#2
stampcoin Profile Picture

stampcoin 494

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 399