Generate a Cumulative List

Demo to preview the plugin:

Introduction

This plugin lets you generate a cumulative list of numbers from your data
Image without caption

How to setup

  1. Create Generate Absolute List Element
  1. Configure “Your data” field with a list of negative numbers
  1. The element return a list of cumulative numbers to the element’s Result state

Plugin Element Properties

Generate Cumulative List

Image without caption

Fields:

Title
Description
Type
Your data (list of numbers)
This is the list that will be converted to a cumulative list. Must be a list of numbers.
Number
Replace null/empty with 0
This option replaces empty values in your initial list with 0 to include them in the final cumulative list
Checkbox (yes/no)

Exposed states

Title
Description
Type
Result
List of cumulative numbers
Number
Image without caption

Changelogs