Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
farolito20
Contributor III
Contributor III

slowly changing dimension

is it really necessary have a history table to trace back everything?

Labels (1)
3 Replies
Anonymous
Not applicable

Sometimes yes, sometimes no. Is it necessary to know that a salesperson belonged to salesteam X in 2010 and now belongs to salesteam Y? It always depends on the audience and business needs I guess

farolito20
Contributor III
Contributor III
Author

How I can save the modified data in a table .qvd?

For example, I have an employees_info table and I modified a phone number, but I wanna keep the other number because probably it's ussefull to make an report using old data.

id_employee , name, phone

001, carlos, 4556122


id_employee , name, phone

001, carlos, 9856741

farolito20
Contributor III
Contributor III
Author

The difference between that tables is the modified date right?

So.. I need an example of the script