web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / HTML Table Side by Sid...
Power Automate
Answered

HTML Table Side by Side Outlook Mail

(0) ShareShare
ReportReport
Posted on by 40

Hi Experts,

 

I created a flow to extract information from PBI to two HTML tables. The issue is when I attach the tables in an email, one stays under the other, but I would like to have them side by side. Is this possible?

 

Please see my email flow for more information:

 

AlineStoll_0-1647458463904.png

 

 

AlineStoll_1-1647458483074.png

 

 

Thanks in advance.

Categories:
I have the same question (0)
  • AlineStoll Profile Picture
    40 on at

    @ScottShearer , @DamoBird365 , @pstork , @Pstork1 , @abm , @Expiscornovus , @mistershaik could you please help me?

  • Verified answer
    Pstork1 Profile Picture
    69,026 Most Valuable Professional on at

    There is no simple way to do that other than to create an HTML table manually in a string with two cells and one row.  Embed the tables you have already created inside each cell in the new table and then put the whole thing in the email.  The code below is what you would put in a compose or string variable, then put the result in the email.

     

    <table>
    <tr>
    <td>HTML Table 1 goes here</td>
    <td>HTML Table 2 goes here</td>
    </tr>
    </table>

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 227

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard