Skip to main content
Question

reading data from excel and doing and Online search


Forum|alt.badge.img+4

Hi, Could any one help use Loop record variable that has excel row value to do online search using automation anywhere tool

3 replies

Zaid Chougle
Navigator | Tier 3
Forum|alt.badge.img+15
  • Navigator | Tier 3
  • 217 replies
  • April 8, 2024

Hey @manognya.prasad ,

  • Open the excel you want to read using Excel Advanced → Open and set an appropriate session name.
  • Using Loop → For each row in Excel Advanced → Assign Record variable.
  • Use $RecordVariable[0], to access the data from first position of the current row$

Refer below screenshot for your reference.

 

Shoeb Shk
Forum|alt.badge.img+6
  • Navigator | Tier 3
  • 38 replies
  • April 8, 2024

Hello,
 

Step 1: Open excel.

Step 2: Get the sheet data in a table variable using get multiple cell action.

Step 3: Use loop action, and loop through the table variable.

Step 4: In loop action assign the value to the record variable.

Step 5: Inside the loop action pass the records variable with the respective required index.

 

Thanks

Happy Automation.


KhaledMostafaMe
Most Valuable Pathfinder
Forum|alt.badge.img+5
  • Most Valuable Pathfinder
  • 1831 replies
  • April 8, 2024
Zaid Chougle wrote:

Hey @manognya.prasad ,

  • Open the excel you want to read using Excel Advanced → Open and set an appropriate session name.
  • Using Loop → For each row in Excel Advanced → Assign Record variable.
  • Use $RecordVariable[0], to access the data from first position of the current row$

Refer below screenshot for your reference.

 

 

Or Column name if the Excel sheet has headers.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings