this is a good one and a good start . better than the uipath academy Keep up the wonderful work . i am using all these sites for interview preparation along with deep understanding
In your next videos please try to cover scenarios for dynamic values also. Eg. In file we have text AMOUNT 2000. Value is dynamic it can change but heading AMOUNT will remain same, so who to pick that value through regex.
Hi Sir, Firstly, SastangNamaskaram, My RPA mentor, Guruji,. Thank you for changing my life. Sir, I just want to ask, How can we neglect the double value extracted using Regex? I don't want that value will be into my output file.
Hi Rakesh, Thank you for your video!! I want to divide multiple dates present in single cell of excel to multiple cells/rows depends on number of dates. How can I do that?
What is the return type of matches...ismatch..replace activities ?? I was trying to use matches activities by passing an argument...but Its gives me a variable type mismatch
Thank you Sudhamay for the question! Yes the Regex activity return type is IENumerable Data Type or Non Generic Collection of the data. You may like to re visit the same video I have explained about the return type.
@@AutomatewithRakesh how to iterate over the IEnumerable datatype...coz when I am receiving the result of the match activity in my main.xaml I want to read each matched item
important difference between IEnumerable and List (besides one being an interface and the other being a concrete class) is that IEnumerable is read-only and List is not.
@@AutomatewithRakesh ok do you mean to say that while iterating through list we change value dynamically where as in innumerable we cannot change the value?
You may like to follow the rest of the videos in the Regex Playlist, where I have shown the usage of Match activity. Don't recall which one exactly but its there you should get it!
@@AutomatewithRakesh Do you have a video in which you show how I can select a word by proximity? for example: "Hello good night" and it should detect good night because it is between "a" and "n". thanks very good videos I have learned a lot.
You are welcome, Erdem! You may like to watch all our UiPath tutorials: ua-cam.com/users/UiPathExpoHubvideos Chapter-wise playlist here: ua-cam.com/users/UiPathExpoHubplaylists
Thanks to you, i finally undesrtand Regex on Uipath. Excelente Work!
Great to hear!
thank you for creating the regular expression play list. this is really very helpfully to make the base strong.
thanks for the video rakesh ! Regular Expression here we come !!!!
Finally i got my Answer from this Video. thanks
Glad it helped
Thanks Rakesh for making wonderful vedios.
Thank you Murali
very easy to understand the regex for beginner.
Thank you and appreciate your hard work
crazy content good job brother
thanks Akshay 😊
Nice and Clear explanation.
Thanks for the detailed explanation. 👍
Thanks a lot bro 💌💌💌
Simple and Clean.
Thank you!
Love your Videos!
Great video
Thanks you , Completed
Rakesh, you're an amazing instructor. Thank you so much! Buzz me if you're visiting Florida :)
Hey thank you!
gracias por comparitr el conocimiento sir
Tried with inbuilt email regx.. not working . All text fetched from workbook.
Exactly did what u did in this video
Follow my other videos in the series , I have one for email as well
Very good and clear explananation. thank you so much..
Your Video is awsome 6:51 " my god what is this" lol lol . This make the training fun. Good Job
this is a good one and a good start . better than the uipath academy Keep up the wonderful work . i am using all these sites for interview preparation along with deep understanding
Nice explanation. Waiting for your next videos on regex
In your next videos please try to cover scenarios for dynamic values also.
Eg. In file we have text AMOUNT 2000.
Value is dynamic it can change but heading AMOUNT will remain same, so who to pick that value through regex.
Sure
Thank you for helping us .
It's my pleasure
Really a wow explanation brother ... Thanks for your videos ...
Very nicely explained
Thanks Saranya
Explained very well
Excellent
thank you for useful content
Very well explained
Thank You so much
Neatly Explained..!!
Thanks
Very clear explanation..
Its good to start this subject
nice explaination
I have modify text and text to left/right too, is it same like all these..
Hi Sir,
Firstly, SastangNamaskaram, My RPA mentor, Guruji,.
Thank you for changing my life.
Sir, I just want to ask, How can we neglect the double value extracted using Regex?
I don't want that value will be into my output file.
Nice bro.👌👌👍👍
Thank you so much! Do you have a playlist for RegEx building, or should I scroll to find more? :)
Yes, please visit channel homepage and click on playlist
Thank you !!
You're welcome!
thank you very much very well explained. what about the next video for Regex
Hi Rakesh,
Thank you for your video!!
I want to divide multiple dates present in single cell of excel to multiple cells/rows depends on number of dates. How can I do that?
Nice Video. can we have videos in series wise to learn a tutorial easily. like chapter 1, chapter 2...................
Thank you
Just a suggestion, if possible use white background
Sure From next video onwards I will. Thank you for mentioning
Yeah even i thought same..I think it is better to use white theme
Hi rakesh,
How do i extract hyperlink text with its URL .I need to extract both in Gmail. Please help me brother.
can u please perform regex on extract from pdf such as name ref no email etc and save to excel
What is the return type of matches...ismatch..replace activities ?? I was trying to use matches activities by passing an argument...but Its gives me a variable type mismatch
Thank you Sudhamay for the question! Yes the Regex activity return type is IENumerable Data Type or Non Generic Collection of the data. You may like to re visit the same video I have explained about the return type.
@@AutomatewithRakesh Can you share the link...btw nice videos...keep up the good work
@@AutomatewithRakesh how to iterate over the IEnumerable datatype...coz when I am receiving the result of the match activity in my main.xaml I want to read each matched item
Rakesh this video was great but what is the difference between ienumerable and list than?
important difference between IEnumerable and List (besides one being an interface and the other being a concrete class) is that IEnumerable is read-only and List is not.
@@AutomatewithRakesh ok do you mean to say that while iterating through list we change value dynamically where as in innumerable we cannot change the value?
Yes that is correct
@@AutomatewithRakesh ok thank you 👍
one or more errors occurred (could not login user to orchestrator.)
This error shown while debugging
What we will use if we want date of birth. What RegEx will choose
Hi Video is Great.. I want to if I want two 2 things Email ID and Mobile number how can I fetch that?
I would recommend to use two separate activities with specific regex codes and same input source!
I found this video in scrambled lines. I can't watch this video only. Can anybody help?
Any issues with the video?
@@AutomatewithRakesh I don't think it's video's problem, rather it might be my application (youtube) level problem. But I can't solve it by myself.
@@sojolhamid6356 try to restart check internet and other basic troubleshooting
where is Match activity?
You may like to follow the rest of the videos in the Regex Playlist, where I have shown the usage of Match activity. Don't recall which one exactly but its there you should get it!
@@AutomatewithRakesh Do you have a video in which you show how I can select a word by proximity? for example: "Hello good night" and it should detect good night because it is between "a" and "n". thanks very good videos I have learned a lot.
Thank u
You are welcome, Erdem!
You may like to watch all our UiPath tutorials: ua-cam.com/users/UiPathExpoHubvideos
Chapter-wise playlist here: ua-cam.com/users/UiPathExpoHubplaylists