dbTalk Databases Forums  

fact table count

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


Discuss fact table count in the microsoft.public.sqlserver.olap forum.



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

Default fact table count - 06-10-2004 , 04:45 AM






Hello,

I created a nice OLAP cube and wanted to verify the data. When verifying I
discovered that some results aren't correct. It seems like Analysis misses
some records of the fact table.

Select count(*) from fact_table --> 14166
In Analysis --> properties fact_table it sais fact table size = 14162

Question: Where are the missing records?

Regards,

Rob




Reply With Quote
  #2  
Old   
Rob
 
Posts: n/a

Default Re: fact table count - 06-10-2004 , 05:59 AM






I found the problem. I missed some members in a dimension table.

Thanx anyway.

Rob


"Rob" <legedoos__ANTISPAM__ (AT) hotmail (DOT) com> schreef in bericht
news:2iqov2FqhmgpU1 (AT) uni-berlin (DOT) de...
Quote:
Hello,

I created a nice OLAP cube and wanted to verify the data. When verifying I
discovered that some results aren't correct. It seems like Analysis misses
some records of the fact table.

Select count(*) from fact_table --> 14166
In Analysis --> properties fact_table it sais fact table size = 14162

Question: Where are the missing records?

Regards,

Rob






Reply With Quote
  #3  
Old   
Abhinav Kumar
 
Posts: n/a

Default fact table count - 06-10-2004 , 07:31 PM



You can have missing records if they are linked to
missing members in dimension(s).

Abhinav Kumar
akumar (AT) itmag (DOT) com.au

Quote:
-----Original Message-----
Hello,

I created a nice OLAP cube and wanted to verify the
data. When verifying I
discovered that some results aren't correct. It seems
like Analysis misses
some records of the fact table.

Select count(*) from fact_table --> 14166
In Analysis --> properties fact_table it sais fact table
size = 14162

Question: Where are the missing records?

Regards,

Rob



.


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.