Hello Adalo community!
I’m in need of some help.
My app will work with updated currency quotes automated by integromat.
The total amount will be updated and displayed according to the currency quote x generated amount.
I’m working with the value “integer” in the database so that it is possible to perform the calculation with formulas.
The problem occurs when I’m going to add a quote with a value of U$ 0.37.
The database does not recognize the decimal place and comma, so the value shown is $37.
How can I solve this problem?