I have a MS Form I have created for an inventory list. I would like to have an email sent if anything is selected as a 'No' answer on the Likert. Is this possible? And can I have the email detail the specific likert that has been selected as the 'No' answer?
Create a flow in Microsoft Power Automate with trigger “When a new response is submitted” from Microsoft Forms.
Add Get response details ---this will give all Likert answers
Add a Condition to check if any answer equals “No” then you can combine multiple checks using OR.
If Yes then send email and include only the questions where answer = “No” build message dynamically with those fields.
If I have answered your question, please mark it as the preferred solution ✅ . If you like my response, please give it a Thumbs Up 👍.
Regards,
Riyaz
Was this reply helpful?YesNo
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.