Hi, I am trying to create a button with a new form, that when pressed, does the following:
- Uploads the data within the form to my datasource, and
- Searches through the datasource for all records with same Reference, and updates all of the records for the date value included in the form.
The first point is simple but I am looking for help with the 2nd point. I think I have to use the ‘ForAll’ and ‘Patch’ function, but I am struggling to do this.
My datasource is called PropertyDatabase and is a SQL database
The reference field is called Property_Reference
The date field is called Disposal Date
Thanks

Report
All responses (
Answers (