Forum Discussion
Multiplication of Variables Using Dial
I'm having an issue here trying to get variables to multiply. I'm trying to show cost savings with users inputting the price per gallon and gallons per acre, and then multiplying those two by extra acres sprayed when not using a certain technology my company produces. Anyone interested in looking through my triggers/variables and telling me what my problem is? I set it up exactly like one that I saw a guy post a couple years back, and mine just will not function. Thanks in advance.
2 Replies
- MichaelHinzeCommunity Member
I think the triggers on the two NumericEntry fields need to be changed as shown below.
Also, you need to adjust your triggers to multiply only if none of the two values is zero, otherwise you will get an 'NaN' for the total.
- DanBeeding-470dCommunity Member
How did I spend 3 hours staring at this and pouring over it, and not notice that it was "NumericEntry," and NOT "PricePerGallon1". What an idiot I am. Nice catch, and thanks for saving me another 3 hours today.
Related Content
- 7 months ago
- 7 months ago
- 7 months ago