Column won't accept 0 values even though mini...

Column won’t accept 0 values even though minimum value is set to 0. Can someone please fix this?

Below is a screen shot of the min value setting, and the 0’s that aren’t accepted.

0 2 299
2 REPLIES 2

I just tested Minimum value 0 and Step value 0.5 in a Decimal column type, and I cannot reproduce the same issue; are you sure you do not have anything in the Valid_if property for those number columns? They are both red in your screenshot?!

@RezaRaoofi That’s exactly what it was. I had an unassociated Valid_if constraint (I won’t bother to explain) that was stopping the 0 value from being accepted. Thanks a lot.

Top Labels in this Space