dbTalk Databases Forums  

Dims and Facts

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Dims and Facts in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lutz Morrien
 
Posts: n/a

Default Dims and Facts - 08-29-2003 , 09:53 AM






Hi,
I am just guessing at what your table looks like, burt it
sounds to me as if you store time period data and
measures (starting balance) in one table. Maybe creating
a separate table for time and another one as fact table
will work better.
Granularity in a cube does not change on the lowest level
as far as I know. So you should have one fact table per
cube.

Mixing time dimension and fact table is not a good idea
since you are bound to have several fact tables and have
to derrive the time dimension of each table separately.

If I totally misunderstood your point, please give an
example of your table.

THX Lutz

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.