UiPath Documentation
activities
latest
false
IT Automation activities

For Each Row In Table

For Each Row In Table activity that performs an activity or a series of activities on each table row, matching the filter criteria in Azure.

UiPath.Azure.Activities.ForEachRowInTable

Description​

Performs an activity or a series of activities on each table row, matching the filter criteria.

Project compatibility​

Windows - Legacy | Windows | Cross-platform

Configuration​

Common​

  • DisplayName - The display name of the activity.

Input​

  • MaximumItems - Specifies the maximum number of items that can be returned by the activity. By default, all table rows are returned.
  • ODataFilter - Returns only the table rows that are meeting the filter's requirements. This field supports only String variables.
  • Select - Specifies a list of property names that need to be retrieved from each table row. This field supports only String variables.
  • Table - Specifies the table from where to extract the data.

Misc​

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output​

  • Index - Provides a zero-based index, specifying the elements from the current collection that need to be iterated.
  • Description​
  • Project compatibility​
  • Configuration​
  • Common​
  • Input​
  • Misc​
  • Output​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated