First let me say that I'm very new to Forms and Power Automate. I have a simple Form that I'm using to test how to get an auto email response when the Form is submitted. The test form asks for the person's name and their email address, then it just has one question in it "Do you like ice cream?" and has a Yes or No choice option.
- If the user clicks Yes a branching question appears: "What's your favorite ice cream flavor?" and a text field where they can give an answer.
- If the user clicks No there's a different branching question that appears: "You don't like ice cream, what's wrong with you?" also with a text field for giving an answer.
I managed to get the Form to function correctly without any issues. The problem I'm having is trying to set up a Power Automate flow that will send an email to myself (and/or others) with answers to the questions in the form. The email does get sent when the form is submitted but it shows both branching questions and the answer is shown next to the chosen branch, while the un-chosen branch question remains but the answer is blank. I would like to have the email display only the question and answer to the branch that is chosen by the user based on their Yes or No choice.
I know my flow isn't correct, but I'm not sure how to fix it. (See attached image of my Power Automate flow). Can anyone help me with setting this up correctly? Hopefully I was clear in my explanation of the issue.
Thanks in advance! 🙂