I have a table that each record has an effective date that contains data that changes weekly. Is it possible somehow to have the data tied to those records to be view as historical data? My first thought would to be copy the table and date it, but I’ll end with with mulitple tables dated weekly. Essentially what I’m trying to do when item prices change to see the current values and then be able to refence the price of the item in the past.
Thanks