Hello,
I have created PowerApp that allows users to conduct a Health Check for various websites they are responsible for. I am trying to have the results of the test be Emailed to their team members. Within the Email I would like to condition the text color so if the result is "Pass" the text is displayed in green, and if the test result is "Failed" then the text would show in read.
Thanks
Chris
Hello @cperry07 ,
Are you using Power Automate to send the email? Assuming that you are, you can send the result to the Power Automate Flow, Pass or Fail and then have a condition in your Flow.
If the result is Pass, Send the email with green text else send an email with Red
Let me know if you have any questions
Hello,
Yes I am using Power Automate to generate the E-Mail. The issue with this solution is that I have multiple websites they are checking for pass or fail. So there is not just one condition that would apply. Maybe i'm overlooking this?
Thanks for the help!
Chris
Hello @cperry07 ,
You need to figure out when should the email be triggered?
Users conduct Health Checks for various websites, do they submit results per web site or multiple web site data can be submitted in one go?
In any case, you need to configure appropriate conditions in the Power Automate Flow to send the email.
I hope I am making sense here, or you can provide more details about your Power App and Flow and I will be able to help you better.
Multiple web site data can be submitted in one go.
The person conducting the Health Check will select from a dropdown whether the site fails or passes. They will then submit the record, which is submitted into a SharePoint list. From there I am using Power Automate to generate an email. I can achieve the email to be written, I just need to understand how to change the color of the text based on the result of Health Check.
Hope this clarifies my issue a little better.
Hello @cperry07 ,
I get the functionality of your system, now for the email sending, I am guessing your Power Automate runs when an item is created?
Then, do you want to notify the Team Members of all the site status in one email? If so, then you can do the following
Of course you ca modify the html as you need, Let me know how this works for you!
Please give a Kudo if you found this helpful or Accept this Reply as Solution if it solved your problem!
User | Count |
---|---|
27 | |
14 | |
12 | |
10 | |
9 |
User | Count |
---|---|
51 | |
29 | |
28 | |
24 | |
22 |