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 / want to filter a speci...
Power Automate
Answered

want to filter a specific word from a tables in email body

(0) ShareShare
ReportReport
Posted on by

i want to extract a word from table and share only the specific time zone in SharePoint from power automate


Time Zone Offline Time Anticipated Online Time
Hawaii 07/20 06:00 PM 07/20 09:00 PM
Alaska 07/20 08:00 PM 07/20 11:00 PM
Pacific 07/20 09:00 PM 07/21 12:00 AM
Mountain 07/20 10:00 PM 07/21 01:00 AM

 

Categories:
I have the same question (0)
  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @reshmamohan,

    Could you please tell me which word do you want to extract from the email body?

     

    The expression in the "Hawaii" part as below:

    first(skip(split(first(split(body('Html_to_text'),'Alaska')),'Hawaii'),1))

    The expression in the "Alaska" part as below

    first(skip(split(first(split(body('Html_to_text'),'Pacific')),'Alaska'),1))

    The expression in the "Pacific" part as below:

    first(skip(split(first(split(body('Html_to_text'),'Mountain')),'Pacific'),1))

    The expression in the "Mountain" part as below:

    first(skip(split(body('Html_to_text'),'Mountain'),1))

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
Haque Profile Picture

Haque 283

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard