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 / Send e-mail from dropd...
Power Apps
Unanswered

Send e-mail from dropdown option

(0) ShareShare
ReportReport
Posted on by 56

 

Hi

 

I have setup a PowerAutomate to send an e-mail

This works when I type in the e-mail address 

However I want to be able for the user to choose an e-mail from a drop down menu

 

This however means the formula no longer works as the value is now Boolean instead of text

 

sendmail.Run(DataCardValue38,DataCardValue39_1,DataCardValue47_1)

 

how do I overcome this?

email.png
Categories:
I have the same question (0)
  • CU-18081211-6 Profile Picture
    9,272 Moderator on at

    @BCWdesign ,

     

    It is hard to figure it out what is the control type of each Datacard from your formula.

    sendmail.Run(DataCardValue38,DataCardValue39_1,DataCardValue47_1)

    Supposing that DataCardValue38 is a dropdown/combobox/listbox control, if you want to use the value of the current selected item of it, use:

    DataCardValue38.Selected. ...

     ... means the property you are interested (like email).

    If it is TextInput / Label controls use:

    ControlName.Text

    or for RichTextEditor control:

    ControlName.HTMLText

    Hope it helps !

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

#2
11manish Profile Picture

11manish 224

#3
Valantis Profile Picture

Valantis 181

Last 30 days Overall leaderboard