Back

Explore Courses Blog Tutorials Interview Questions
0 votes
4 views
in RPA by (5.3k points)

image

how to assign two-variable like Part_url, Part_Number in a single data table

1 Answer

0 votes
by (9.5k points)

  use getrowitemactivity to assign variables to columns in your data table. 

While iterating the data table, use the GetRowItem activity with a specific column name like "Part_url" and an output as a new variable.  I assign several variables while iterating a data table using the column names in the data table and the GetRowItem activity:

Example of workflow & properties

Related questions

Browse Categories

...