Hello all,
I would like to create an HTML table in Excel on SharePoint and post a message in Teams only when both conditions A and B below are met.
Condition A: Create an HTML table only for rows where a specific column in Excel is blank and other columns are filled in.
Condition B: When a specific user updates Excel(specify user's email address)
I've built a flow, but messages are posted in Teams even if the HTML table is not created.
Also, when I tried setting condition A using the "Condition" flow, Apply to each was automatically inserted and a large number of Teams messages were posted.
Could you please let me know if there is a solution?
The flow I built and the message posted to Teams are below.





Message posted to Teams when HTML table is created

Message posted to Teams when HTML table is not created (I would like to prevent this message from being posted)

Any guidance would be much appreciated.