0

Get Statistics from Collection

  • updated 1 yr ago

Description

The Get Statistics from Collection part allows you to pull basic statistics from any data collection. This part allows you to gather from a collection the following statistics: maximum (largest number), minimum (smallest number), average (average number in the collection), number (the count of the collection), and sum (the sum of the collection).

Node Type

This part is available in process nodes and is located in the Collections dropdown menu.

  

Used With

This part is available in version 7.4.6, revision 34263 and later, and it works with all frameworks and in standalone applications.

Editor Fields

Field Name Description/Use Type/Options Optional/Mandatory
Collection This is the collection from which the part will pull statistics. Data Object Mandatory
Key The key is the variable in the collection that you want to compare. For example, if your collection looks like the following:

{
startdate = 1/1/2000
enddate = 2/2/2000
}

You can select enddate as the key about which to get relevant statistics.
Data Object Mandatory
Path The path is the name of the data object to which the system will write the collection results. Data Object Mandatory
Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
Like Follow
  • 1 yr agoLast active
  • 13Views
  • 1 Following

Home