Hello I am trying to use a data store record number in makes math functions to use for billing a client but this is proving to be a lot more difficult then expected.
If you are unable to sum the variables correctly, it could possibly mean that they are a of a string type instead of a number type. You could use parseNumber function to convert each of those variables into a number before adding them up.
1. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the contents as a text file, and upload it here into this discussion thread:
Uploading: Screenshot 2023-11-09 at 5.40.48 PM.png…
I was able to figure it out and want to share it just incase anyone else runs into this issue. I just needed to pair the array, iterator and numeric aggregator together