Skip to main content

Hi,


I am trying to set a column value which has the type Numbers to the value if 0 using API but it keeps resulting in a blank column instead of the numeric value of 0 for some reason.


Is it possible to do this? My mutation is using a JSON format for the data. All numbers are okay except from the number 0.


If it helps, this is what I’ve been using:


https://community.monday.com/t/change-column-value-with-php-variable/12587


Regards

Hey @mcmaster1986 – can you please share the code you’re using to update it, the data that the API is returning, and a screenshot of what the value looks like in the UI?


This will help us understand what you’re doing and hone in on the issue 🔮