Currency problem

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?

If your calculations are done externally in Integromat, change the field to text instead of number to avoid auto-formatting.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.