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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Concatinating 2 column...
Power Apps
Answered

Concatinating 2 column values from Sharepoint list, and display them in gallery

(0) ShareShare
ReportReport
Posted on by

I am trying to concatenate two column values(1- Associate: First Name and 2-Associate: Title) from my sharepoint list (Appointments) to display the value in a Gallery column named Customer Name. How can i achieve that? I am using this code/logic rn in the Text property:

 

ThisItem.'Associate: First Name'.Value & " " & 'Associate: Title'.Value

Categories:
I have the same question (0)
  • Verified answer
    Nicbo Profile Picture
    145 on at

    You have to add ThisItem to the title also!
    ThisItem.'Associate: First Name'.Value & " " & ThisItem.'Associate: Title'.Value

    If you have text-columns in SharePoint just remove the .Value
    ThisItem.'Associate: First Name' & " " & ThisItem.'Associate: Title'


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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 386 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 361

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 339 Super User 2025 Season 2

Last 30 days Overall leaderboard