Problem with the “Percentage” column type

Hello! Starting today, in all my documents, after entering “100%” in the “Percentage” column, “100,000%,” “1,000%,” etc. are entered in the field. However, if I enter 0.1 (with a period), the percentage becomes “10%.”

Does everyone have this bug? Or am I doing something wrong?

chrome_tIgxC7iAmT

2 Likes

:waving_hand:t5: there, many thanks for sharing!

Would you please confirm what number format you’re using? Based on quick testing, seems like you’re using grouping seperator = space & decimal separator = comma.

If so, entering 0,1 would be the decimal in this case. Though I wanted to confirm first.

3 Likes

Yes, that’s correct, I’m using the numeric data input you described. With the percentage fields, will it already work like this? — 1.0 = 100%, 0.1 = 10%?

1 Like

in math : 1 = 100%

So 0.1 * 100 = 10%

10 / 100 = 0.1

2 Likes

Yes, it’s not a big problem. It’s just that everything worked differently before, and now my team is asking me what’s wrong, and I have to explain that there have been changes

1 Like