Hi,
I am importing raw data periodically, let’s say monthly.
Every import includes a data field with the date of import.
Given the repetitive imports, the key differentiator (let's say Supplier ID) is repeating.
I added a locked view where I filter by import date.
=> I now want to analyse the data for two of the imports, e.g., 1. January and 1. June and see if any supplier was added or removed and what data in a specific field (e.g. performance) has changed.
The closest I got was partly manual and didn't work: I copied and pasted all Supplier IDs from both import dates into Excel and then removed duplicates.
In a new table with auto number index, I added that list into two linked Supplier ID fields, and each of the fields linked to the views 1. Jan und 1. June. Then, I added two look-up fields for the performance of each date.
My goal was to have a list showing either the relevant performance per different date fields or blanks if newly created or deleted suppliers.
Unfortunately, both performance fields always show the same input despite the link to different views with different date filters and different performance values.
I am stuck and would highly appreciate a point in the right direction or even a better solution.
Cheers
Jochen