
Announcements
Hi all
I have a PowerApps form. I would like users to be able to press a button that will send the data that has been populated on the form. The form uses SharePoint data on the back end and uses the SharePoint and uses the save button to post the data.
Is it possible to send the data in an e-mail before the form is saved?
The two pieces of data that I would like to send are dropdown fields called Priority and Country. I would also like to send a free text field.
I tried the formula below but I am getting error messages as shown in the screenshot on the "Onselect" command for this button. But I am getting the error messages displayed below.
I would appreciate any help with this.
Since they are choice field you need to write .Value at the end of their columnname