Jul 25, 2016 08:44 AM
Is there a limit for an integer value? I’m trying to save an integer but there this error message: can not accept value 1203530
Jul 25, 2016 02:35 PM
Petr, I’m not seeing this issue in my own tables. I just added a column and formatted it as a number and integer, and it allows the value you provided without error. Are you still having problems?
Jul 26, 2016 02:24 AM
it was via API … So I make sure that number is integer and it works. Probably it was string.
Jul 26, 2016 07:38 AM
Glad to hear it’s working now! Have a great day Petr. :slightly_smiling_face:
Oct 24, 2017 01:06 AM
There has got to be a maximum value for Integer. I entered the value 23842631289540303 and it got changed to 23842631289540304. Is it a bug or something?