Power Automate Outlook Table Generator v2.1

Generate clean, bug-free HTML table styling expressions for Power Automate emails

1

Pick a theme & tweak styles on the left, or type your own colors.

2

Check the Live Preview below to see exactly how your table will look.

3

Copy the expression and paste it into a Compose action's fx field in Power Automate.

Theme Presets

Select pre-built palette

Custom Styles & Colors

12px
6px 8px

Formula Settings

Inline Replace (recommended) works everywhere, including Outlook Desktop, which ignores <style> blocks. Concat is shorter but only reliable for Gmail and web-based Outlook.

body(' ')

Must match the exact name of your "Create HTML table" action in the flow (spaces become underscores). Find it in the action's top-right menu → Rename.

Live Table Preview

Sample Dataset:
Renders standard crisp 1px borders across Classic Desktop, New Outlook, Web, and Mobile. HTML Table Output
Power Automate Expression (Paste into Compose)

        
In Power Automate: Add a Compose action → Click the Expression (fx) tab → Paste formula.
Expression copied to clipboard!