Kimball Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Calculating Totals and Date Durations

2 posters

Go down

Calculating Totals and Date Durations Empty Calculating Totals and Date Durations

Post  tim_goodsell Tue Sep 21, 2010 10:42 am

Hi

We are creating an insurance data warehouse which is very similar to what is in the toolkit book. This warehouse has a claims accumulating snapshot fact table containing the latest status of a claim and also a monthly periodic snapshot table containing the status of a claim at the end of the month. The monthly periodic table contains multiple flags concerning claim received date, claim event date, claim closed date etc (all date keys)

We intend to use SSAS and SSRS to produce reports containing info concerning the number of new claims received during a month (by claim type) and the average duration of a claim (also by claim type at the end of the month.

My question is whether i need to add attributes to the periodic monthly snapshot table to indicate that the claim was new during the month (flag field = 0 or 1) and a column to indicate the number of days the claim has been open (claim closed date or end of month date - claim received date) before creating the SSAS cube or build all the calculations in SSAS.

Regards

Tim


tim_goodsell

Posts : 49
Join date : 2010-09-21

Back to top Go down

Calculating Totals and Date Durations Empty Re: Calculating Totals and Date Durations

Post  ngalemmo Tue Sep 21, 2010 12:27 pm

Flags don't hurt if it makes things easier. And duration certainly helps simplify queries. You may also want to include an open flag for claims that have not closed as of the end of the month.
ngalemmo
ngalemmo

Posts : 3000
Join date : 2009-05-15
Location : Los Angeles

http://aginity.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum