N Plus Other

This workflow takes a table with NAME and VALUE columns as input, as well as a String parameter named Number of Categories (N). The workflow generates a result table which contains the top N items from the input table in descending order of the VALUE column, and a row named ‘Other’, whose VALUE column contains a sum of the VALUES for the uncategorized items.

This workflow should not be run directly. Instead it is called by several workflows in the Basis and Upgrade packages to provide summary data for their Dashboard reports.