
Lorenzo Milani
-
Rounding problem
Hello, i've this function round(sum(stuffs.total), 2) result is 156,25€, now i need the 22% of this so round(result of previous funcion * 0.22, 2) result is 34,375€ why does it round to 34,…
-
Avoid spaces in a sum function when a variable is empty/void
Hello, the product name in my products database is a sum of 9 text and number fields, like this article + " " + Color + " " + more stuffs + " " +kg + " " lt" it works for normal use but in print view,…
- Answered
-
Ninox 3.2.1 for iPad issues
since I upgraded to 3.2.1 on ipad all fields created with the create command lost their decimals. In web/iPhone/Mac it“s all right. Is it known? I can”t find anything online. Ty
-
Copy a discount from the Costumer sheet subtable to Ordered Product subtable
Hello, I've a table calle Customers with a subtable called Customers sheet, inside there are the products a custumer buy regurarly. Sometimes they have a discount on specific product which is written…