Forum Discussion
Two linked tables, with changing data on one table
Simply put you can't unless you link it based on a different identifier or maybe have 2 columns in SQL/ Excel tables - Current number/ Previous number? and then match against both
Sadly we do not store past data like that.
The SQL server is our costumer table, and will only store data at its current form.
- v-piga-msft7 years agoResident Rockstar
Hi Thim,
What about creating another two index columns that won't be changed for the two tables to replace the phone number and create the realtionship with the index column?
Best Regards,
Cherry
- v-piga-msft7 years agoResident Rockstar
Hi Thim,
Have you solved your problem?
If you have solved, could you share your solution or accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If you still need help, please feel free to ask.
Best Regards,
Cherry