Size: a a a

2021 April 02

DM

David Mercado in Uipath RPA
You can parameterize your click , do a click in certain day, and the modify the selector day part with parameter that should come from the excel date
источник

AS

Anna S in Uipath RPA
Ok will try this
источник

AS

Anna S in Uipath RPA
N let you in case any other query
источник

AS

Anna S in Uipath RPA
Thank you so much for help
источник

VB

Vamsi Bheema in Uipath RPA
Hai .
This is Vamsi ....one off the group member
источник

VB

Vamsi Bheema in Uipath RPA
U have any vacancies on uipath
источник

R

Ritesh in Uipath RPA
Переслано от Ritesh
Looking to switch to career in Salesforce

*Learn end to end salesforce
*Real time scenerio
*Online Interactive Classes
*Recording shared for revision
*Support until you get job
*Mock Interviews

Call/Whatsapp/Telegram : 9953593261
источник

S

Surbhi in Uipath RPA
Hello all
источник

S

Surbhi in Uipath RPA
Which activity will be used for checking "abc.xls " file exist or not?
источник

PB

Parthipan Boominatha... in Uipath RPA
Using "Path exist" you can check
источник

S

Surbhi in Uipath RPA
Parthipan Boominathan
Using "Path exist" you can check
No,  that thing I know but I want to check excel file like firstly bot read Excel I'd then check "abc_id.xls" exists then return yes
источник

S

Surbhi in Uipath RPA
Like that k want to do
источник

S

Surbhi in Uipath RPA
But I'd will be dynamic..
источник

S

Surbhi in Uipath RPA
That thing I want to do..but I don't understand logic help me
источник

MK

Mohd Faiz Khan in Uipath RPA
Surbhi
No,  that thing I know but I want to check excel file like firstly bot read Excel I'd then check "abc_id.xls" exists then return yes
First read excel file then use for loop and assign column value (I'd) in a variable then check path exist by concatenation like "Path\"+"abc_"+v_ID+".xlsx"
источник

MK

Mohd Faiz Khan in Uipath RPA
Use if condition for 'Yes' or 'No'
источник

MK

Mohd Faiz Khan in Uipath RPA
If you looking for single I'd then avoid loop and use lookup DataTable activity and store the column output into variable
источник

.

. in Uipath RPA
Hi sir, I am new to RPA developer , please any one share the road map of become RPA developer

Which best course of learning RPA in udemy

Please let me know
источник

DM

David Mercado in Uipath RPA
uipath foundation,uipath advance, rpa developer certificate un uipath university
источник

S

Surbhi in Uipath RPA
Mohd Faiz Khan
If you looking for single I'd then avoid loop and use lookup DataTable activity and store the column output into variable
Okay I will try once ..that way
источник