scottcabral1979
Programmer
Hi,
I have a question about modeling a fact table representing Insurance policies.
We get a lot of requests for "How many policies were effective in 2011?" or "How Many Policies were Cancelled in 2012?".
My guess would be an accumulating snapshot, but how do I model policies that have had 4 terms? Do I just have 4 separate rows in the snapshot table for each year the policy was active?
thanks
scott
I have a question about modeling a fact table representing Insurance policies.
We get a lot of requests for "How many policies were effective in 2011?" or "How Many Policies were Cancelled in 2012?".
My guess would be an accumulating snapshot, but how do I model policies that have had 4 terms? Do I just have 4 separate rows in the snapshot table for each year the policy was active?
thanks
scott