Hi Guys,
I have a PowerApps Form which I want to create so that user's can apply for access to a certain app.
In the form I have the Officer Email Address of the User in a User().Email Function and an Authorising Email Address which is free text that the User can enter. I want there to be a check that the User cannot just enter their own email address.
So I was thinking if there was a function that I could add that if these columns match an Error can pop up?
I've tried a few things, however getting an error - not sure if this is because the format of both columns are different?
Thanks in Advance.