Lists Calculator

Demo to preview the settings

Introduction

Calculate and manage list data directly within your Bubble app. Real-time list sum, difference, and cumulative calculations for seamless data processing. Lists Plugin enhances user experience by enabling dynamic and structured list computations within your application.
Use the Lists element to generate and compute list data effortlessly. The plugin actions and states return essential information such as the current list calculations, allowing for real-time updates and changes.
The plugin also provides states that reflect the current list calculations and content, ensuring users can always manage and utilize structured data efficiently. Implement workflows based on list data conditions, improving app functionality and user engagement by responding to data-driven events.

Plugin Actions

Arithmetic [list & list] - Perform operations between 2 lists.
Arithmetic [list & number] - Perform operations between a list and a number.
Cumulative - Perform the cumulative operations on the single list.
Consecutive - Perform the consecutive operations on the single list.
Arithmetic [lists] - Perform operations between 2+ lists.

Helpful details

Operations

Replacement “empty” values rules

Workflow example

How to use Arithmetic [lists] action

How the ‘Replace “empty” values …’ option may affect the result

How to use the ‘result’ state

Changelogs