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 to text - how to ...
Power Automate
Suggested Answer

Html to text - how to insert output into a table in Excel file

(0) ShareShare
ReportReport
Posted on by
Hello to all code crackers.
 
I'm struggling with one thing in PowerAutomate flow.
I want to insert the output of a Html to text body into an Excel file (each line should be inserted to a different row in the Excel table).
Output of Html to text looks like this:
 
Organization: Test
First Name: Test
Last name: Test
E-mail: test@tester.com
Phone number: 666666666
 
I tried different tutorials but none of them seemed to solve the puzzle with the expression that has to be used in order to achieve my goal.
None of the "split" nor "trim" expressions did the trick.
Can anyone help with the text expression I need to use in Add a row into a table?
Categories:
I have the same question (2)
  • CU17121318-0 Profile Picture
    2 on at
    Hii, 

    I recommend to also insert the "body" in the Add row to table part. 
    for me, HTML is also the column header of the table. 
     
    You will receive the whole HTML script in the first Cell A2, but this you can filter with Mid and Trim formulas

  • Suggested answer
    Tomac Profile Picture
    4,171 Moderator on at
    Here's what you need:
     
     
    The split() function is:
    split(outputs('HTML_to_text'),decodeUriComponent('%0A'))
     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 259 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 177 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 136 Super User 2026 Season 2

Last 30 days Overall leaderboard