Update a Yes/No field with AppSheet api call is not working

Hello,

I'm using the Appsheet api with AppsScript to update a row. When I want to modify a Yes/No field with either a string "Y", "Yes" or a javascript booleen value (true, false), the result of the Edit action/Http post request  is empty, and the update is not working.

I followed this help page but doesn't work : https://support.google.com/appsheet/answer/10105398?hl=en

The database is BigQuery and the field type is BOOLEAN for the corresponding Yes/No Appsheet field

Thanks for any help,

Vincent

 

Solved Solved
0 1 61
1 ACCEPTED SOLUTION

Sorry It was a field name mistake !

View solution in original post

1 REPLY 1

Sorry It was a field name mistake !