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 / How to write regular e...
Power Automate
Unanswered

How to write regular expression?

(0) ShareShare
ReportReport
Posted on by 6

Hi, All

I'd like to pick up words as following from HTML by using "Parse text".
<li id="Test Series" class="files">
           ↑just here↑

So I make some regular expressions. But these ways can't pick up what I want to get.
In this situation, please advice me correct ways. 

(ex.  
^<li id.* class="files">$
.*<li id.* class="files">$
<li\s+id[^>]*?\s+class="files">  ← I looked into this from ChatGPT)

Regards,

I have the same question (0)
  • meiyouqi Profile Picture
    6 on at

    I resolved my question while I tried and reconfirm.

    ChatGPT showed the correct code.
                  ↓
    <li\s+id[^>]*?\s+class="files">

    I'm sorry.

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 796

#2
Valantis Profile Picture

Valantis 568

#3
Haque Profile Picture

Haque 538

Last 30 days Overall leaderboard