From time to time the structure of some of the dimensions in my cube changes. The dimension tables are created from text files and I want to automate this process with DTS so that whenever the text file changes, the table is reloaded. The problem I have, is that if I truncate a dimension table in order to reload it, I will lose all data in the fact table since they are joined. Is there any other way to update the dimension tables?
Thanks!
BK
Thanks!
BK