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 / Parsing text from emai...
Power Automate
Unanswered

Parsing text from email and inserting row into Excel

(0) ShareShare
ReportReport
Posted on by 12

Hello,

 

 I figured at least one way to extract the info I need from an email and insert into row in Excel.  My questions is

how to change the formatting.  Long story short,  I end up with an array of text and I'm using this formula to extract:

split(outputs('Split_Body_Text')[48],'')   it's working but the formatting looks like this inside Excel :  ["J004037535"]

 

How do I get rid of the brackets and quotes?

 

I have to sift through a lot of text in the emails, it's not a three or four line simple form with 6 words like 99% other examples I see online. I'm extracting only 5 pieces of info but the emails have tons of Html and extraneous text of no use to me.

 

Thx for any feedback!

Categories:
I have the same question (0)
  • VictorIvanidze Profile Picture
    13,081 on at

    Show outputs('Split_Body_Text').

  • anm8tr Profile Picture
    12 on at

    Apparently my last reply was deleted. Very strange! This is a sample of the output from Split_Body_Text

     

    [
    "--------------------------------------------------------------------------------",
    "",
    "Property Information",
    "",
    "Property Address",
    "",
    "6300 W Sweetwater Ln Laveen, AZ 85339",
    "",
    "Inspection Due Date",
    "",
    "",
    "",
    "Gate Access",
    "",
    "",
    "",
    "Gated Code",
    "",
    "",
    "",
    "HOA Access",
    ""
    ]

  • anm8tr Profile Picture
    12 on at

    I would assume there is a way to trim off the excess garbage.

  • VictorIvanidze Profile Picture
    13,081 on at

    And what do you want to do with non-empty strings?

  • anm8tr Profile Picture
    12 on at

    The strings I'm extracting are going into my Excel workbook.

    But they look like this: ["6300 W Sweetwater Ln Laveen, AZ 85339"]  I want the string without the brackets and quotes.  i.e.   6300 W Sweetwater Ln Laveen, AZ 85339

     

    Thx for your help!

  • anm8tr Profile Picture
    12 on at

    I figured it out!  It's working now!

     

    last(split(outputs('Split_Body_Text')[37],''))

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 484

#2
Valantis Profile Picture

Valantis 477

#3
Haque Profile Picture

Haque 456

Last 30 days Overall leaderboard