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 / PA Template Email Scre...
Power Apps
Answered

PA Template Email Screen Did Not Send Email

(0) ShareShare
ReportReport
Posted on by 5,331 Moderator

I'm trying to make a review/email screen.

 

I loaded the PA 'Email' screen template on to the screen, sized it and placed it at the bottom.

I going to place a Gallery at the top for the user to review and approve items from the SP list.

Using the email template 'As-Is' I entered an email address (actually two attempts; 1st attempt was gmail, 2nd was an outlook).

Its been an hour; I never received either email. What am I missing?
 

Phineas_0-1648588387171.png

 

Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    155,344 Most Valuable Professional on at

    Hi @Phineas ,

    Firstly, can you please remember to post any code in Text also. There is nothing wrong with this code (note the V2 and I would not bother with Importance as that is the Default)

    Set(
     _emailRecipientString, 
     Concat(
     MyPeople, 
     Mail & ";"
     )
    )
    0ffice3650utlook.SendEmailV2(
     _emailRecipientString, 
     TextEmailSubject1.Text, 
     TextEmailMessage1.Text
    );
    Reset(TextEmailSubject1);
    Reset(TextEmailMessage1);
    Clear(MyPeople)

    Providing you have valid email addresses in MyPeople. Put _emailRecipientString on a Label and see if it shows the emails you were expecting.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

  • Phineas Profile Picture
    5,331 Moderator on at

    I took the controls from a PA email screen template.

     

    What role does the MyPeople component play?


    In my test I typed letters into the search box which brought up emails that were made available to me as a result of my entry history.

     

    All emails are mine and valid.

     

    None were received.

     

    How should I proceed?

  • WarrenBelz Profile Picture
    155,344 Most Valuable Professional on at

    Hi @Phineas ,

    I am not familiar with that template, so cannot comment there.

    Are you saying that after running, the Label I suggested shows valid email addresses? You can also View > Variables > Global > _emailRecipientString and see if it contains the emails you expect. As I mentioned, the email code is valid and if you received no error, it has to be the email addresses.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 883

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 477

Last 30 days Overall leaderboard