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 / Invocation or unknowm ...
Power Apps
Answered

Invocation or unknowm or unsupported function when trying to send email

(1) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi. Thank you for your advices before . Now I change it little bit and I have something like this :

Office365.SendEmail("michal.vasko@hatch.com", User().FullName , HtmlText1.HtmlText, {IsHtml:true})

Problem is with HtmlText1.HtmlText because it says that is invocation or unknowm or unsupported function and I cannot find the solution to this problem.

 

My HtmlText1 consist of :

<b> First Name :</b>" & DataCardValue18 & "<br>" &
"<b> Second Name :</b>" & DataCardValue19 & "<br>" &
"<b> Type of Visit :</b>" & DataCardValue20.Selected.Value & "<br>" &
"<b> SIte Status :</b>" & DataCardValue21.Selected.Value & "<br>"

But this should be fine.

Categories:
I have the same question (0)
  • Verified answer
    RusselThomas Profile Picture
    4,014 on at

    Hi misinho7,

     

    The only things I can see wrong is that your HTMLText content is missing a starting doublequote " and your're passing objects through instead of values for DataCardValue18 and 19.

     

    For the text, I don't know if that's just what you pasted or actually the content, but if it is the actual content then your HTMLText control should be complaining as well. 

     

    Aside from that, your DataCardValues need some actual values to pass through - i.e. DataCardValue18.Text or whatever the control offers in terms of values.  Just passing DataCardValue18 or 19 is trying to insert an object into a string...

     

    Kind regards,


    RT

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

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard