How we can set null value to date/text field

raff
New Member

Is it possible to set null value to text or date field where data source is SQL Database and we are connected to the server by OData API?
We have checked on our API Manager and we are not getting null fields in our request.

0 1 596
1 REPLY 1

In my experience (Google Cloud MySQL, and not OData), leaving a Date or DateTime field blank in the app works perfectly fine, and it is “translated” to a null value when stored in the database.

I don’t think many user here use OData, so if the issue seems related to that, probably best to contact support.

Top Labels in this Space