I have a flow that sends an e-mail to a shared mailbox.
I have another flow that replies to that e-mail by getting the Initial E-Mail ID.
When that 2nd flow runs, it is REMOVING my code to hide some rows on the HTML Table.
The 1st E-Mail is using this to hide 3 rows...but that is GONE when the 2nd Flow Replies to that e-mail:
<!--[if !mso]><!-->
<tr>
<tr/>
<!-- <![endif]-->
Does anyone know why the <!-- <[if !mso]--> is getting removed on the Reply E-Mail Flow?
Mark

Report
All responses (
Answers (