Hi all.
I have a spilled FILTER list of a database that gets updated every day with some reference numbers and other columns. Every week or so I must analyse these data and fill in another column with the results of the analysis. Both the database and the filter are sorted by date. Now, since the database changes every day, it happens that new rows are inserted sometimes in between the old ones, and therefore the list changes constantly. I’d like a method to “link” this analysis results to the reference number that remains the same even if the data source changes.
I have a spilled FILTER list of a database that gets updated every day with some reference numbers and other columns. Every week or so I must analyse these data and fill in another column with the results of the analysis. Both the database and the filter are sorted by date. Now, since the database changes every day, it happens that new rows are inserted sometimes in between the old ones, and therefore the list changes constantly. I’d like a method to “link” this analysis results to the reference number that remains the same even if the data source changes.