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 / Email - HTML to displa...
Power Apps
Answered

Email - HTML to display choices selected in 'LookUp' field

(0) ShareShare
ReportReport
Posted on by 728

Hello,

 

I have a form which the user can select multiple items from the combobox.  The field in the SP List is a LookUp field.

 

When the user submits the form, I store the data submitted into a variable and then an email is to be sent with the relevant info.  I am using HTML to write the context of the email and pull out the relevant data.

 

However, I can't get it to display the items that have been selected in the combobox.

 

I would like it to display each selected item in a list, one under the other, so i though this formula would be ok: 

 

Concat(varRequest.Equipment&"<br>")

 

However, it doesn't work and i get an error.

 

Is it possible and if so how do i go about it?

 

thanks

Categories:
  • Verified answer
    neill_long Profile Picture
    728 on at

    I managed to get this fixed.  Instead of storing to a variable, I stored the data to a collection.

     

    I then used Concat on that collection, and used a Concat within this to extract the data required:

     

    Concat(Request, Concat(Equipment,Value&"<br>"))

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard