Calculation returning 0

Im trying to multiple the results of one calculation with the results of another. Im assuming that there is something to do with the way Bubble processes the calculations. How do I go about running a calculation on the results of 2 separate calculations.

The 2 calculations are dependant on user inputted data

Hey @benjamin.bm.andrews :wave:

Maybe it is because you put the calculation to the placeholder instead of initial content of the input?

bdk_512x512 @Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble

First of all, why are you using ‘Text’ inputs, when you’re working with Numbers?..

Secondly, you’re doing this calculation in the placeholder… which is just a ‘text’ to provide some instruction to the user… it’s doesn’t output any value.

If you want the value of the input to be the result of your calculation, you need to put it in the initial content.

Cheers thats sorted that out. Appreciate the help, it was the place holder thing

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.