More precision for number columns

Is it possible to add even more precision to a Number Column in Glide?

Use case: In the app that I am developing, I calculate payment plans for customers to write up accurate contracts. In doing so the finance companies provide the distributor with specific factors as the interest rate for each plan provided. In some instances, the factor is as much as 0.0342097. My problem is however Glide only currently allows for up to 4 decimal positions (e.g., 0.0000).

2 Likes

So if it could accommodate for 9 positions that would BE AWESOME! And a huge lifesaver for me!