Bulk update not working for my simple query table

Im a beginner here.
I created a Retool database and added some sample data to it.
A simple query "Select * from my_Table1"
A basic Tableview to display data from this query.

Made a couple fields editable.

When I view the App it allows me to edit those fields, and it keeps track of all the changes I've done in a blue indicator. And a message at the bottom tells me how many fields are edited and gives me an option to Save. Clicking on Save does nothing.

image

I believe I need to write some script somewhere to achieve a BulkUpdateQuery.trigger

HOWEVER: -> I can't figure out documentation on where and how to configure this BulkUpdateQuery so that all those fields in all those rows are saved in one shot.

Any pointers will be appreciated.

Hi @Anil_Punjabi, welcome to the forum! :wave:

Here is a great doc and some tutorials to get you started with app building and creating queries!

Let us know if you have any questions! :slightly_smiling_face: