How to Calculate Amounts When Column Data is Empty in SmartConnect.com

In this video, we will walk you through three simple JavaScript techniques to calculate values properly in your SmartConnect.com map: using isNaN(), the || operator, and trimming blank fields. This video is perfect for anyone needing to ensure clean, zero-filled data for downstream applications when the source can't be changed. Includes sample code and practical examples to get you up and running fast. If you'd like to read the help article that goes with this, click here.