Calculating Totals from Form Entries
  • 16 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Calculating Totals from Form Entries

  • Dark
    Light

Article Summary

Example Lab Article
While Example Lab projects are resources for public use, articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.


Overview

Example Lab Details

Version6.4.0
Root FolderExample Lab - Calculating Totals
Modules None
DependenciesNone

This Example Lab project demonstrates how to calculate totals based on user entries to specific Form components.


Explanation

This example project works by taking the user input for each question and having a Data Flow carry out the appropriate arithmetic to calculate the total. When running the Flow titled "Example," two Forms will be shown. The first Form requests the user to enter how much money they are paying a month and for how many months they have been paying. This information is then passed to the corresponding Data Flow titled "Calculate Total," which multiplies the two values to obtain the total, which is then passed back into the Form and displayed in a textbox.

Reference Articles



Project Download

The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production-quality solutions, please contact services@decisions.com. Import the project below to a Decisions environment on version 6.4.0 or later using our Importing/Exporting article.





Was this article helpful?