Hi Good evening,
Does anyone know how to solve this? below is my formula when OnSelect button Yes, the requester will receive an email.
Patch('[dbo].[Request]', LookUp('[dbo].[Request]', Id = GalleryRequests_1.Selected.Id), {ApprovalStatus: "Processed", ApprovedDate: _leaveStart});
Office365.SendEmail(_selectedGalleryRequests.Requester,"RFP-Processed","Your request has been processed");
UpdateContext({varShowPopup:false})
Solved! Go to Solution.
The sendmail function is looking for that to be a string that contains an email address. So I would think your To: value should be something like GalleryRequests_1.Selected.Requestor
The sendmail function is looking for that to be a string that contains an email address. So I would think your To: value should be something like GalleryRequests_1.Selected.Requestor
Hi Admin,
I'm new to this how to move?
Thank you,
THANK YOU SO MUCHHHHHHHH!! ❤️ i'm new to powerapps and want to learn 🙂
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
203 | |
171 | |
63 | |
32 | |
31 |
User | Count |
---|---|
338 | |
271 | |
105 | |
71 | |
56 |