A slightly silly question in some ways as this is just about terminology.
If I have a fact table that records facts that change overtime with respect to the dimensions the fact belongs to, what would such a fact table be called? In fact is there a particular name?
For example the fact table might be storing an instance of a ticket in a help desk system and have a Status dimension. The ticket would change status over the course of it's lifecycle from Open to Resolved. I need to be able to store a fact record for each state change for historical reporting.