How to create a column in the custom table to take limit to 2 decimal points in the service now

Sai Santhoshi
Tera Contributor

I want to create a column in custom table to take limit to 2 decimal points in servicenow.

 

I have tried creating with type decimal but it is taking all the values not only decimals

 

Please help me. Thank you!

2 REPLIES 2

Mark Manders
Mega Patron

You could try the scale attribute:

MarkManders_0-1706516434068.png

 

https://docs.servicenow.com/bundle/vancouver-application-development/page/administer/reference-pages... 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Could you please help me with the steps