Same data, different dates

Same data, different dates

I'm exporting stock data out of our platform. Technically , the products will stay the same. The quantities & value should change. But as i'm pulling this data weekly, how do I append data onto the table and it reflect the data but just with the different dates to show any change week on week?
Currently if I do this, it just doubles everything.