web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / MS Form response to em...
Power Automate
Answered

MS Form response to email however, only pulling selected answers through

(1) ShareShare
ReportReport
Posted on by 3
Hello 

Myself and a colleague are trying to create a flow which will email the responses to a form based on the answer to get question. 

We have a uniform order form and we have set up the flow to email this directly to our supplier. However the supplier has asked to only receive the questions and answers to the uniform they are actually ordering. Is there a way to remove a question in the email based on the answer in the form?

Or is there a way to clearly mark that question i.e. turn the text red to show this should be ignored?

We have tried the following if statement but we are new to power automate. 

 
Categories:
  • Verified answer
    David_MA Profile Picture
    15,528 Super User 2026 Season 2 on at
    Using an if statement would be the way to go, but I don't see that you used any expressions in the e-mail. Have you tried this? If so, what problems did you have?
     
    I am not sure I really understand, "is there a way to clearly mark that question i.e. turn the text red to show this should be ignored." If you want to show the question in the e-mail, but in red, put the e-mail action into HTML code view. Then use an if statement like you suggested and return html code to return the question in red:  <p style="color: red;">72330 - CC Cargo Bucket Hat - Navy x1</p>
     
    You would update your expression to: if(equals(outputs('Get_response_details')?['body/rf81ca399cdb24f48ba5f7c7003f590a2'], '72339 - CC Cargo Bucket Hat - Navy XL'), outputs('Get_response_details')?['body/rf81ca399cdb24f48ba5f7c7003f590a2'], '<p style="color: red;">72330 - CC Cargo Bucket Hat - Navy x1</p>') and replace the highlighted content with the question from your dynamic content.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 243 Super User 2026 Season 2

#2
David_MA Profile Picture

David_MA 211 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 190

Last 30 days Overall leaderboard