Report Design Aid Insert to a table and then update the table
I have a report that is inserting values into a customized table in a Do section. At the page footer level we are updating the record we just created with some totals. The table is showing the first record with some fields blanked out and the second record contains the first record results. Is there a procedure to follow when doing an insert to a table and then an update?