Hello,
I have a flow where I I am looping every country to filter array from 2 share point list and creating 2 HTML tables out of it to send it an email. (Flow can be seen below ) .
But I want to merge the 2 HTML table output into one consolidated HTML before using it in Email step. I do not want to send 2 different tables inside a email . Both these HTML table output are having same columns , only difference is the Data.(Example can be seen below ) .
Ideally, I would like to avoid nested loop(Apply to each inside current Apply to each ) if possible.
Can you let me know of any way I can achieve this ?
Thank you
Current flow:
HTML table output example: