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 / I can't send a data fi...
Power Apps
Unanswered

I can't send a data field value via email using Office365.Outlook Connector

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

I have created a form and in its OnSuccess action, I want it to send mails with the data from the form. But, unfortunately the in the Email, the values are not coming. 

 

Here is the screenshot of the app-

rifat007_0-1652936456853.png

 

And here is a sample of the mail- 

rifat007_1-1652936586979.png

 

Could you please tell me what is the issue? Thanks! 

 

 

Categories:
I have the same question (0)
  • 365-Assist Profile Picture
    2,327 Moderator on at

    Have you thought about sending the email in Power Automate. It's probably a bit easier. You can even pass parameters to the Power Automate flow to be used in the email.

  • iAm_ManCat Profile Picture
    18,256 Most Valuable Professional on at

    Hi, this is because you are doing it on the OnSuccess, by which point the data has been submitted and possibly reset.

     

    Could you try to, on your submit button, have it set a variable for each of those fields you want to send via email, like

     

    Set(gblRequesterName, DataCardValue9.Text); Set(gblProjectName, DataCardValue68.Text);

     

    Then in your OnSuccess, use those variables in your email content, like:

    "Requester's name: " & gblRequesterName & "<br>"

     

    Cheers,

    Sancho

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

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 477

#2
WarrenBelz Profile Picture

WarrenBelz 341 Most Valuable Professional

#3
11manish Profile Picture

11manish 317

Last 30 days Overall leaderboard