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 Automate
Suggested Answer

Regex Expressions

(0) ShareShare
ReportReport
Posted on by 25

Hi Community,

 

I need regex expression for the below requests. Thanks in advance 

 

1)  I want to identify Below highlighted dynamic text "WARNING" from next line after matching the word  "Rules Other". But word is dynamic it should be anything. I found out a  solution using find spaces after match then extracted the required text using between spaces but if any regex expression is available that will be good

Extracted Text : Rules Other
                         PASS PASS PASS PASS PASS PASS PASS PASS PASS WARNING PASS

      B) I want to take entire Next line after matches the word Review Result 

Extarcted Text:  Review Result: WARNING Top
                        Review Error (ABCD) - Charges(1234567) WARNING

 

Categories:
I have the same question (0)
  • Suggested answer
    Matkje Profile Picture
    22 on at
    Hey
     
    You can extract it by specifying a starting and an end point of the text and get everything in between. Like so:
     
    (?=Starting point) .* (?=End Point)
     
    That get's everything in between the two specified points. It's elaborated on here, if you are interested:
     
     
    Best regards
    Mathias Kjeldsen
     
    ---
    If this has helped solve your problem, please mark it as an helpful answer. 

    Connect with me on social platforms by using the links below.
    YouTube: https://www.youtube.com/@matkjeldsen 
    LinkedIn: https://www.linkedin.com/in/mathiaskjeldsen/

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 248 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 160 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 142 Super User 2026 Season 2

Last 30 days Overall leaderboard