Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Bratone
Helper I
Helper I

Adding multiple HTML tables in Power Automate flows

Hello,

 

I am having the following problem, I have created a Power Automate flow that should send to every individual an e-mail containing 3 HTML tables, which should look like this:

 

Bratone_0-1673776845521.png

Bratone_1-1673776874153.png

Bratone_2-1673776886162.png

 

So basically the first one should show the overall value, the second is identical to the first one with the only difference that the each value is also split by the process criteria, and the third one should just show the MTD and YTD values.

 

The problem is that even though only the second table has the process criteria, the information from the 1st and 3rd is also split by the process. For example, the last table for a random individual has 2 lines for MTD and YTD because he has worked on 2 processes, instead of merging the info for both:

 

Bratone_3-1673777192376.png

Also, my flow below:

Bratone_4-1673777395097.pngBratone_5-1673777563978.png

 

And the array function (I used this : array(triggerOutputs()?['Output']) just converts my tables from string types to arrays otherwise I receive an error when running the flow. Is that the problem ? That I only converted one table instead of all 3 ? I just don't know how to do it individually for every one of them because all 3 seem to have the same name (Output).

 

Thank you in advance!

 

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.