BUG: decimal column with Range display mode

I have a column type Decimal, with the following properties:

The intended behaviour is to select a value between 0 and 1, to 1 decimal precision, in increments of 0.1. As 0.1 is the smallest increment, there is no need to specify it in the details (although I have tried that).

The behaviour I am getting is captured in the following video:

Any idea as to why this would occur? Any workarounds other than scrapping the slider?

0 5 722
5 REPLIES 5

Steve
Platinum 4
Platinum 4

Have you tried setting Numeric digits?

Yes, I have.

If it matters (I canโ€™t imagine it does), the backend is SQL Server with datatype Decimal(9,1).

Looks like a bug to me. Suggest you contact support@appsheet.com and refer to this post.

It looks like a problem with precision of floating point arithmetic. Should be something we can fix, but it may take some time to get to it.

A fix will be coming within the next few days.

Top Labels in this Space