Size: a a a

2020 June 18

JS

Jashandeep Singh in Uipath RPA
How it would be done ?
источник

K

Kamal in Uipath RPA
But you already have data in the same form in the table
источник

JS

Jashandeep Singh in Uipath RPA
It want the output by using message box displaying the three names
источник

K

Kamal in Uipath RPA
Select only Name column from table
источник

K

Kamal in Uipath RPA
And the print it
источник

K

Kamal in Uipath RPA
*then
источник

PV

P V in Uipath RPA
Use foreach like for each item in DataTable
источник

PV

P V in Uipath RPA
And display Item(0)
источник

PV

P V in Uipath RPA
This will do
источник

JS

Jashandeep Singh in Uipath RPA
This is will give the output separately
источник

PV

P V in Uipath RPA
Jashandeep Singh
This is will give the output separately
Ok! You want all Names. But only names?
источник

JS

Jashandeep Singh in Uipath RPA
Yes only names
источник

唔好諗咁多,做咗先算... in Uipath RPA
Any method to make the community version run when screen locked?
источник

PV

P V in Uipath RPA
Jashandeep Singh
Yes only names
I think you need to use filter data table activity
источник

H

Hercules in Uipath RPA
Jashandeep Singh
Yes only names
Use activity remove data column and pass the index or name of the unwanted column
источник

JS

Jashandeep Singh in Uipath RPA
P V
I think you need to use filter data table activity
I guess Name would be also be there as header in the output
источник

PV

P V in Uipath RPA
To my knowledge you can use first method that I suggest and store output in array of string
источник

PV

P V in Uipath RPA
So that you have all output in one place
источник

PV

P V in Uipath RPA
источник

PV

P V in Uipath RPA
источник