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 / Power Apps, email subj...
Power Apps
Answered

Power Apps, email subject as a drop down list

(0) ShareShare
ReportReport
Posted on by 9

Would it be possible to have the email subject as a drop down list?. I have tweaked the email template in the power apps, but isn’t working

 

/*Create semicolon separated list of people to email, send the email, reset subject & message fields*/

Set(_emailRecipientString, Concat(MyPeople, Mail & ";"));

Office365Outlook.SendEmailV2("abc@xyz.com", Dropdown1.Selected.Value, TextEmailMessage1.Text, {Importance:"Normal",Cc:_emailRecipientString,From:"xyz@abc.com"});

Reset(Dropdown1);

Reset(TextEmailMessage1);

Clear(MyPeople)

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

    With your drop-down value have your tried Dropdown1.SelectedText.Value ?

  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @enzo5475 ,

     

    It should be okey to use Dropdown1.SelectedText.Value currently, but SelectedText.Value is a deprecated property that may no longer be valid in the future.

     

    Could you please share more details about the Dropdown1 control? What table/data source do you use in its Items property? If it's a static table or collection Dropdown1.Selected.Value should work.

     

    Best regards,

  • enzo5475 Profile Picture
    9 on at

    SelectedText.Value have worked. thanks

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 392 Most Valuable Professional

#2
11manish Profile Picture

11manish 136 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 109 Super User 2026 Season 2

Last 30 days Overall leaderboard