Hi,
I am new to bubble and trying to make this easy calculator tool as a learning project. I have a feeling i am doing somthing wrong since the calculations are very slow during preview?
I have a small database with text and numbers.
One of the numbers in the database is multiplied with a number from a user input field.
I am displaying the database through a table container along with the result from the calculations.
It takes 2-3 seconds for the calculation to finish. seems strange?
This is my database:
This is how i mange the calculations through a text in the table: