Update an existing row in DB in new data

If you have a dataset on the page, you can try just using setFieldValue. This doesn’t require you to query out the item, change it then update it.