First time reporting a bug? Refer to our Start Here post.
TEAM : 43ff0uoK472nOSmx0wKh
APP : H7318ve5ZrK0T47uExux
magner-sl62.glide.page
https://go.glideapps.com/o/43ff0uoK472nOSmx0wKh/
App ID:
Description
- Tell us what’s happening : There’s a bug on mobile apps only for numbers’ display with values totally corrupted and looking like there are multiplied by millions or replaced by squares !
Nevertheless, there is no problem on the PC / Mac OS safari versions
Can you provide some screens please?
Related: Mobile display of numbers
On mobile only, it looks like these numbers are multiplied by one billion ? On the desktop version no problem. On the data sets in google sheet no problem and the tables in glide no problem. I don’t understand
What does the data look like in the table?
Might be a case of browser parsing the commas/dots the wrong way.
Thank you for your answer Jeff. I have several clients on exact copies of this app and there’s no problem with the mobile versions. There’s also the fact that in the layout editor (on mobile view) numbers are correct.
Thank you. For my test, on the same mobile I tried to run 2 versions of this app (the one with the problem and another one for another client) and the result is that the other doesn’t have any problem. Same columns, same layout, same browser, same mobile, same data. Now my guess is that it comes from the app itself.
I found the problem / solution. In my formula I was using an AI column to get the closest whole number of a calculation. Then I was using it everywhere. I changed that column. Nevertheless it’s interesting to note that this problem took place in just one app on the mobile version only (among several identical). Maybe the column or the calculation working differently on mobile? maybe the AI aspect ? I still don’t know, but at least and and last I finally found a solution ! 
1 Like
You can use ROUND in a Math column for that.
2 Likes