How to save the data in google sheet..?


This is my sheet

I am unable to save the data in Google Sheets. My Date (Date_input), Vehicle, and Driver (Dropdown) values are not being saved in the sheet.

Hello @akhilsivaganga915886, welcome to Thunkable! :tada:

Could you please share a screenshot of your blocks?

Be sure to check out How to ask Great Questions v2.0, the Community Guidelines, and our Getting Started Guide to make the best of your Thunkable Community experience!

Sure

Hello @akhilsivaganga915886
Thank you for sharing your blocks.
You could use an app variable to store the date input when the users select a date. Then you could connect the variable on the create row data source block.

If you want the current date, it will be better to use the device blocks.
https://docs.thunkable.com/blocks/blocks/device