Skip to main content

Setting Table Column Value to 0

  • October 30, 2020
  • 1 reply
  • 1248 views

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

This topic has been closed for replies.

1 reply

dipro
Forum|alt.badge.img
  • Leader
  • October 30, 2020

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 🔮