Forum Discussion

ChrisMacFarlane's avatar
ChrisMacFarlane
Qrew Trainee
8 years ago

Update all records in a specific report

I have a payroll application that's being developed.  I need to take the records which have been approved and export them to be sent to the 3rd party payroll provider.  At some point before/after the export, I need to change the status of all the records in a given report from Approved to Submitted, and add a timestamp in one field.  Each manager would have their own report showing the Approved records, but I can't figure out how I can have all those records modified with some automation (I don't want to use grid edit or anything else that's manual).