Hi, I used the retool templated for user management. My resource is Google Sheets. I am using a container component to update the contacts in my data table and sync with the Google Sheets resource.
I have updated the UpdateRows query but when I run it the data doesn't update. The retool documentation is limited when trying to trouble shoot. Can anyone help?
For troubleshooting, you could try hardcoding the inputs instead of referencing the components to ensure the query is configured correctly before making it dynamic.
Google Sheets can be tricky with data types & trailing spaces, so make sure the property names and values are formatted exactly the same as the sheet