Changing the inventory count format into Kgs

HI ! 

I made a inventory management app, however i have not been able to change the settings. I would like to take the stock count in Kgs, presently it is just a number which is not helping me.

Thanks in advance for the help.

divya 

0 5 184
5 REPLIES 5

Appsheet has column types number and decimal for recording numerical inputs.

Number type column records the inputs in integers. 

If you wish the weights of items in fractions of Kgs, you could assign a decimal column with 3 decimal digits to the Kgs column. So weights such as 1.230 ( 1 kg 230 gms) can be recorded. If weights are in multiples of say 250 gms, you could have weight column with 2 decimal digits. You could then suitably give meaningful heading to that column with display name property. Heading could be say Weight(Kgs)

Thanks for the solution. I tried it, unfortunately i got an error. 

regards

divya

If you could share the details (preferably with the screenshots of the column settings and errors) what you tried and what errors you are getting , the community could suggest a solution.

Capture1.PNG

 

this was the error i got

The error does not seem to be directly related to the earlier question.  As requested, you may want to first share the details of the column settings and thereafter the settings of the view.

Top Labels in this Space