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 / Assistance with combob...
Power Apps
Answered

Assistance with combobox string concatenation.

(0) ShareShare
ReportReport
Posted on by 15

 

Hello folks,

 

I am working with a multiline string data type from Sharepoint.  

I have a form with a custom data card of the same type. 

I have replaced the dropdown control with a combobox.

 

I am using a split command to break the string into segments in the 'Items' property of the data card:

Split(LookUp(ConsumerObjectives, MyCaseNumber = var_curCaseNumber).Objective, "***")

 

My question is, how can I recombine the selected items in the Update property of the form?

 

I don't think Concat will work here, so that really only leaves Concatenate. 

 

Concatenate(DataCardValue13.SelectedItems., "***") 

 

This returns an error saying something like it expects a text result.

 

Any advice would be appreciated, thanks!

 

 

 

Categories:
I have the same question (0)
  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @isBlank,

    Do you want to recombine the selected items with the operator "*"?

    Could you please tell me that if how you set the Items of the DataCardValue13 ?(IMPORTANT!)?

    In addition, I want to tell you that the LookUp() always returns a record value or a Text value, so I am so confused that why do you want to split the Objective.

    Just based on the Concatenate() formula, if you want to recombine the selected item, please modify as below:

    Concat(DataCardValue13.SelectedItems,Value,"***")

    vqiaqimsft_0-1629336403966.png

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard