Hi,
I need to filter all item codes whose last transaction (based on tran_date) was prior to 01-01-2015. There are huge numbers of transactions in this table but I only need to get the output for the last transaction that has occurred on the item code...
I need to filter all item codes whose last transaction (based on tran_date) was prior to 01-01-2015. There are huge numbers of transactions in this table but I only need to get the output for the last transaction that has occurred on the item code...