Dear Community,
I created a table "Product" (simplified) with the following fields: "ProductName", "Amount", "lastUpdate".
I was able to build a query showing me always the latest Record for each Product (based on the field "lastUpdate").
Now I would like to create a query showing me the...