EXCEL Aggregate column function

The EXCEL Aggregate column function in RPA.

Help CentreBuilding Processes

This article describes the RPA Excel functionality to execute a function (average, count, max, min, sum).

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


Description

The EXCEL Aggregate column (average, count, max, min, sum) function allows you to execute a function (average, count, max, min, sum).


Setting it up

To use the EXCEL Aggregate column (average, count, max, min, sum) function, follow these instructions:

{{popups:rpas/add:action=excel-aggregate}}

Once on a process map:

  1. Navigate to the process where you would like to add the EXCEL Aggregate column (average, count, max, min, sum) 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 EXCEL Aggregate column (average, count, max, min, sum) option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
File pathYesTextFull path to the Excel file.
SheetYesTextName of the target sheet.
Column / Function pairsYesKey-ValueColumn names and the function to apply: Sum, Average, Count, Max, or Min.

Output variables

This action does not produce any output variables.


Errors

ErrorDescription
Sheet not foundThe specified sheet does not exist.
Column not foundThe specified column name does not exist.

Tips

  • Results are written to the first empty row below the data in each column.

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.