Hi Guys,
Fairly new to power apps, I have managed to create a basic app, I am trying to build an app when the users can enter data into a form which can then be emailed out.
I have managed to get this working by using HTLM text box apart from the dropdown boxes i have. When i add the dropdown box name to the HTML box i get an invalid expression.
Extract of the code is below
"<p> Engineers Name: " & Dropdown1.SelectedText
Any help wouuld be appreciated.
Cheers