I have two tables, both with identical column headings.
Table 1 is a consistently formatted output from another application.
Every row has a unique “OSM ID” field to identify that row.
In each iteration of the table (the output): some rows will have been deleted, some rows will have been added, some rows will remain but are updated (never the OSM ID), and some rows will remain unchanged.
I want to have Table 2 as a “master table” in Appsheet that records every row in the source table, adding and updating rows as needed. No rows should be deleted from Table 2 but instead marked “deleted” somehow. Thus building a permanent record of OSM_ID rows.
I have a feeling this isn’t complex to achieve, but - despite much research and testing - the solution eludes me.
Suggestions and recommendations are requested.
Happy to clarify anything.