I'm having users submit a Microsoft Form to initiate a Power Automate flow. I then take the Responders E-mail address from the Form and plug it into a "Get AD Info of Users".
I am then using the e-mail address from Get AD Info of User and putting a condition on it.
If the users e-mail is equal to *a specific email address*, then do this.
If the users e-mail is not equal to *a specific email address, then do this.
This is the condition that is returning FALSE even though the email address of the requestor DOES EQUAL THIS. Any idea what I am doing wrong?