Size: a a a

2021 August 10

SK

Sai Krishnan in Uipath RPA
So that you don't have to specify any path for different devices
источник

ST

Shweta Tyagi in Uipath RPA
Ok
источник

ST

Shweta Tyagi in Uipath RPA
Thank you🙏
источник

IK

Indrajit Kulkarni in Uipath RPA
*Job Title* : firstmileitinc is hiring rpa developer


*RPA Tool* : UIPath


*Work Location* : PAN India


*Experience* : 2-3


*Job Description* :

We are hiring for one of the leading Organization Location: PAN India Prefer-Immediate Joinner CV Share: aishwariya@firstmileitinc.com
источник

IK

Indrajit Kulkarni in Uipath RPA
*Job Title* : Airbus is the world's largest airliner manufacturer and took the most airliner orders


*RPA Tool* : UIPath


*Work Location* : Mumbai


*Experience* : 2-3


*Job Description* :

Looking for 2+ years of experience for UIPATH RPA DEVELOPERS to join our automation COE. Intrested candidates Kindly send me your resumes at: ankit.harne@airbus.com
источник

DS

Divya Shrivastava in Uipath RPA
Please help

There is an excel sheet having multiple rows

Among them I have to apply filter only on those rows which start from "personal account"

Is there any way I can filter out the rows first

Then I keep only those personal account which are required

And I also have to keep those rows as well which are not starting from "personal account"
источник

VG

Vighnesh Gadekar in Uipath RPA
Try using LINQ
источник

MN

Mohd NA in Uipath RPA
try this if it works —-> dt = dt.Select(“[UrcolumnName] Like ’personalaccount%’“).CopyToDatatable()—-> Make sure dt variable should be of type System.Data.DataTable but not workbook type
источник

VG

Vighnesh Gadekar in Uipath RPA
Using LINQ
источник

VN

Vignesh N in Uipath RPA
Try filter data tbale activity
источник

P

Pratistha in Uipath RPA
Hello All,
Can somebody plz help me with the MouriTech company pros cons of joining
источник

K

Karim in Uipath RPA
Please provide your contact number
источник

B_

Block _Chrizz in Uipath RPA
Hi guys, hope you all doing well. I have a small challenge and hope someone can help me out. I use extract structured data to read a table from an application and this work fine but i would like to modifiy the date during read so that i get directly the right format of date folumns etc. is this posible diretly in this activity maby in the XML editor ?
источник

EG

Eswar Goda in Uipath RPA
Before extraction ,
#Click on developer options ,
#Open html code and find the date inside tr change the date -inspect element from right click helps finding exact element
#now use extraction 😎
источник

B_

Block _Chrizz in Uipath RPA
источник

B_

Block _Chrizz in Uipath RPA
what do you mean with developer options?
источник

EG

Eswar Goda in Uipath RPA
On what app your doing this ?
источник

EG

Eswar Goda in Uipath RPA
Which application ?
источник

EG

Eswar Goda in Uipath RPA
источник

EG

Eswar Goda in Uipath RPA
Try this in assignment activity
источник