DATA Find a row in memory data function

The DATA Find a row in memory data function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Data functionality to find a row in memory data.

For a full list of available functions, please read DATA functions.


Description

The DATA Find a row in memory data function allows you to find a row in memory data.


Setting it up

To use the DATA Find a row in memory data function, follow these instructions:

{{popups:rpas/add:action=data-row}}

Once on a process map:

  1. Navigate to the process where you would like to add the DATA Find a row in memory data function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the DATA Find a row in memory data option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
Variable (source)YesText-Variable containing the data to search
Variable (result)YesText-Variable to store the found row
Return row numberNoSwitchOffReturn the row number instead of row data
Zero based resultNoSwitchOffStart counting from zero
Field / Operator / Value filtersYesTable-Search criteria

Output variables

VariableTypeDescription
VariableObject/NumberThe matching row data or row number

Errors

ErrorDescription
Not foundNo row matching the criteria was found

Tips

  • Finds a specific row in memory data by field values
  • Enable Return row number to get the index instead of data

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.