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
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.