I'm currently creating a HTML table using Power Automate. But my question is that, when the count number is larger than 5, i will create a HTML table and send out an email that includes it to myself. However, I find that due to the inevitable apply to each in the condition, the HTML table I've created will be made of duplicated rows, which is not i want. I want to combine all the materials from get items in one table and send out to myself. How to do that?



This is the email i receive.