Hello everybody!
I have two identical tables, one contains the stock from day - 2, the other contains the stock from day - 1.
*Day
*Stock
*Store
Quantity
I need to create a calculation view comparing the content of these two tables, and taking only the records from table "Day - 1" which are different from table "Day - 2".
What is the best way to do this using Calculation?
Thank you in advance!
Cris.