Join Slack
Powered by
Question on custom fields. Does anyone know if the...
# general
m
Matt Carter
07/01/2025, 5:05 PM
Question on custom fields. Does anyone know if the Integer type of field always rounds up to the next integer if a decimal number is entered? 0.4 -> 1
y
yagyakumarnag
07/02/2025, 12:56 AM
Can be done using workflow or script. Please DM for more information.
p
Patrick Lee
07/02/2025, 5:36 AM
@Matt Carter
it always rounds down and follows the leading number. so 0.99999 would still return 0
Patrick Lee
07/02/2025, 5:37 AM
if you need it to be any different, then as Kumar mentioned, you can use WF or script
2
Views
Open in Slack
Previous
Next