Any soultion to capture the highlight number from a TXT file by PAD text action?
The number range will be 1 to 100 and appear randomly.
Thanks
Solved! Go to Solution.
@hosino Try this:
Regular expression for extracting characters between parentheses:
(?<=\().+?(?=\))
Cheers,
Ankesh
--------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
@hosino This should solve your purpose: https://chercher.tech/power-automate-desktop/text-actions-power-automate-desktop
Thanks Ankesh, I read the link you provided before, but still not inderstand, sorry.
@hosino Try this:
Regular expression for extracting characters between parentheses:
(?<=\().+?(?=\))
Cheers,
Ankesh
--------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.