Uipath Marketplace
MarketplaceListingsActivityAppend Row Number in DataTable

Create your first automation in just a few minutes.Try Studio Web

Append Row Number in DataTable

Append Row Number in DataTable

by Jack Chan

StarStarStarStarStarStarStarStarStarStar

0

Activity

Downloads

2.3k

back button
back button
carouselImage0
next button
next button

Summary

Summary

This activity is useful for scenarios where you need to know the corresponding Excel row number of each row in a DataTable.

Overview

Overview

This activity is useful for scenarios where you need to know the corresponding Excel row number of each row in a DataTable.

Input 

  1. Starting row number (Integer) - e.g. if the table in Excel starts at row 3, then the starting row number is equal to 3, the second item will = 4 and so on.
  2. Name of the column (String) - This is how you will refer to the column e.g. if name = "Row Number" , then you refer by row ("Row Number").

Input/Output

  1. DataTable - input DataTable which will be outputted with row number column appended.

Example 

  1. Highlight rows in Excel where condition is met (see image / user manual for how this is done with this activity).
  2. Delete specific rows that meet condition.

Features

Features

Useful for scenarios where you need to know the corresponding Excel row number of each row in a DataTable. Example: (1) Highlight rows in Excel where condition is met (see image / user manual for how this is done with this activity), and (2) Delete specific rows that meet condition.

Additional Information

Additional Information

Dependencies

UiPath.System.Activities 22.4.5

Code Language

Visual Basic

Runtime

Windows (.Net 5.0 or higher)

Publisher

Jack Chan

Visit publisher's page

License & Privacy

MIT

Privacy Terms

Technical

Version

1.0.1

Updated

Oct 10, 2022

Works with

Studio: 22.4.6 - 22.10

Certification

Silver Certified

Application

Microsoft Excel

Support

UiPath Community Support

Resources

Similar Listings