UiPath - Extract specific text from string | Split | Regex | Substring | Indexof | Trim

  Рет қаралды 7,864

Automation Insights

Automation Insights

Күн бұрын

Hi All,
Today we are gonna see how to extract specific text from a string in UiPath using multiple methods.
UiPath | String Manipulation | Split | Regex | Substring | Indexof | Trim
UiPath Forum : forum.uipath.c...
Linkedin : / prasath-s-163a4212a
UiPath Connect : marketplace.ui...

Пікірлер: 20
@jagadeshk2759
@jagadeshk2759 2 жыл бұрын
Nice...Awesome explanation with 3 different methods. I like the Regex method. Expect separate videos on Regex methods.👍
@automationinsights6722
@automationinsights6722 2 жыл бұрын
Sure jack will do in future 🙂..
@ganeshdhane2574
@ganeshdhane2574 2 жыл бұрын
How to extract email in use string manipulation ?
@automationinsights6722
@automationinsights6722 2 жыл бұрын
Hi you can use regular expression to get the email in a string...
@anelisabolosha9934
@anelisabolosha9934 Жыл бұрын
in the substring method what if the text is changing and you don't know the exact length, how do you do it?
@mihaeladraghici7108
@mihaeladraghici7108 2 жыл бұрын
Great lesson ! I learnt new things. Thank you so much.
@gopinath-fb9ze
@gopinath-fb9ze 2 жыл бұрын
Nice Explanation...Thank you
@vijaypathawar
@vijaypathawar Жыл бұрын
Excellent video on regex
@rasipogulabhaskar9858
@rasipogulabhaskar9858 Жыл бұрын
Superb..
@thinkeasydoeasy4548
@thinkeasydoeasy4548 2 жыл бұрын
hi dear I am wondering how to get first 5 words on this string? which code?
@automationinsights6722
@automationinsights6722 2 жыл бұрын
Left(yourstringvariable,5) will work
@aditya10989
@aditya10989 2 жыл бұрын
Please Create some more videos on regex
@automationinsights6722
@automationinsights6722 2 жыл бұрын
Sure will do in future...
@ksenthilraja89
@ksenthilraja89 2 жыл бұрын
Good explanation
@aditya10989
@aditya10989 2 жыл бұрын
Nice explanation.great job
@automationinsights6722
@automationinsights6722 2 жыл бұрын
Thank you 🙂
@aditya10989
@aditya10989 2 жыл бұрын
@@automationinsights6722 hi I have one doubt. I have one string Eg "abc Def get 88888 abc Def get 9999" Now I want value 9999 how can I get this using substring
@automationinsights6722
@automationinsights6722 2 жыл бұрын
Please try this, strText - "abc Def get 88888 abc Def get 9999" strText.Substring(strText.LastIndexOf("get ")+4) it will get the last occurrence of text "get " and we add plus 4 to find the index of first position after that, and because we didn't give length it will return all the characters after the index.
@rvcookingstories
@rvcookingstories 2 жыл бұрын
Sema da🔥, do more videos
@automationinsights6722
@automationinsights6722 2 жыл бұрын
Sure will do thank u😀 ...
How to extract data from PDF's with RegEx in UiPath - Full Tutorial
17:30
The selfish The Joker was taught a lesson by Officer Rabbit. #funny #supersiblings
00:12
小路飞嫁祸姐姐搞破坏 #路飞#海贼王
00:45
路飞与唐舞桐
Рет қаралды 7 МЛН
Uipath VB.Net String Split
10:29
Automate with Rakesh
Рет қаралды 8 М.
UiPath PDF Table Data extraxtion with ReGex
12:43
UiPath with Jeppe
Рет қаралды 11 М.
How to Split String in UiPath | String Manipulations - Part 1
18:55
Harika Mudiam
Рет қаралды 3,7 М.
String Manipulation and Regular Expression Basic to Advanced in UiPath
1:15:36
Rohit Radhakrishnan @ UiPath
Рет қаралды 3,3 М.
Invoice Extraction: Extract PDF Invoice to Excel with UiPath
16:30
Thomas Janssen | Tom's Tech Academy
Рет қаралды 11 М.
String Manipulation in UiPath for Beginners | Data Manipulation in RPA UiPath
1:07:28
Tutorials by Mukesh Kala
Рет қаралды 4,3 М.